Nick Boldt created JBIDE-13898:
----------------------------------
Summary: Update ESB tests to support latest SOA-P 5.3.x and new SOA-P 6 Alpha
runtimes
Key: JBIDE-13898
URL:
https://issues.jboss.org/browse/JBIDE-13898
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: esb
Affects Versions: 4.1.0.Alpha1, 4.0.0.Alpha1-SOA
Reporter: Nick Boldt
Assignee: Brian Fitzpatrick
Found two test classes which refer to SOA-P 5. They should be updated to refer to the
latest 5.3.x *AND* new 6.0.0.Alpha bits, so both are available for testing.
{code:title=jbosstools-esb/tests/org.jboss.tools.esb.project.core.test/pom.xml}
<configuration>
<url>http://***********/soa-5.3.0.ER5/soa-p-5.3.0.ER5.zip</url>
<md5>**********</md5>
<unpack>true</unpack>
{code}
{code:title=jbosstools-integration-tests/tests/org.jboss.tools.esb.ui.bot.test/pom.xml}
<configuration>
<url>http://***********/soa-5.3.0.GA/soa-p-5.3.0.GA.zip</url>
<md5>**********</md5>
<unpack>true</unpack>
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira