[jbosstools-issues] [JBoss JIRA] (JBIDE-13898) Update ESB tests to support latest SOA-P 5.3.x

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Apr 18 13:50:53 EDT 2013


    [ https://issues.jboss.org/browse/JBIDE-13898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768571#comment-12768571 ] 

Nick Boldt commented on JBIDE-13898:
------------------------------------

[~apodhrad] This can't be fixed for 4.0.1.Final because integration-tests have not yet released a 4.0.0.Final, and ESB has not released a 4.0.0 (into JBTIS 4.0.0). 

Also, JBT 4.0.1.Final is already done, so you could either target 4.0.0.Final-SOA or 4.0.2.Final. 

Should this perhaps be in the JBTIS project, since it's a SOA-related test? [~pleacu], WDYT?
                
> Update ESB tests to support latest SOA-P 5.3.x
> ----------------------------------------------
>
>                 Key: JBIDE-13898
>                 URL: https://issues.jboss.org/browse/JBIDE-13898
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: esb, QA
>    Affects Versions: 4.0.0.Alpha1-SOA, 4.1.0.Alpha1
>            Reporter: Nick Boldt
>            Assignee: Andrej Podhradsky
>             Fix For: 4.0.1.Final
>
>
> 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


More information about the jbosstools-issues mailing list