[JBoss JIRA] (JBIDE-13843) SWTBot 2.0.5 depends on org.junit4, which has been removed from Eclipse 4.3M6. Can we use SWTBot 2.1 instead?
by Mickael Istria (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13843?page=com.atlassian.jira.plugi... ]
Mickael Istria commented on JBIDE-13843:
----------------------------------------
Seems like newer TP are using recent SWTBot with happiness. Can this ticket be closed?
> SWTBot 2.0.5 depends on org.junit4, which has been removed from Eclipse 4.3M6. Can we use SWTBot 2.1 instead?
> -------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-13843
> URL: https://issues.jboss.org/browse/JBIDE-13843
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: target-platform, testing-tools
> Affects Versions: 4.1.0.Alpha2
> Reporter: Nick Boldt
> Assignee: Len DiMaggio
> Fix For: 4.1.0.Alpha2
>
>
> Eclipse 4.3M5a contains:
> {code}4.3milestones/S-4.3M5a-201302041400/plugins/org.junit4_4.8.1.v20120705-112236.jar{code}
> But in Eclipse 4.3M6, the only JUnit available is:
> {code}4.3milestones/S-4.3M6-201303141330/plugins/org.junit_4.11.0.v201303080030.jar{code}
> So, we need to see if a newer SWTBot can be used which depends on org.junit instead of org.junit4.
--
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
13 years
[JBoss JIRA] (JBIDE-13898) Update ESB tests to support latest SOA-P 5.3.x and new SOA-P 6 Alpha runtimes
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13898?page=com.atlassian.jira.plugi... ]
Andrej Podhradsky commented on JBIDE-13898:
-------------------------------------------
And I will change the hard coded url so that wen can specify that from a command line.
> 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.0.0.Alpha1-SOA, 4.1.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Len DiMaggio
>
> 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
13 years
[JBoss JIRA] (JBIDE-13898) Update ESB tests to support latest SOA-P 5.3.x and new SOA-P 6 Alpha runtimes
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13898?page=com.atlassian.jira.plugi... ]
Andrej Podhradsky commented on JBIDE-13898:
-------------------------------------------
Our ESB bot test are for JBoss ESB which is not included in SOA-P 6 (there is SwitchYeard instead of that).
So, new bot tests will be written for the SY.
> 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.0.0.Alpha1-SOA, 4.1.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Len DiMaggio
>
> 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
13 years
[JBoss JIRA] (JBIDE-13898) Update ESB tests to support latest SOA-P 5.3.x and new SOA-P 6 Alpha runtimes
by Andrej Podhradsky (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13898?page=com.atlassian.jira.plugi... ]
Andrej Podhradsky edited comment on JBIDE-13898 at 4/4/13 4:51 AM:
-------------------------------------------------------------------
Our ESB bot tests are for JBoss ESB which is not included in SOA-P 6 (there is SwitchYeard instead of that).
So, new bot tests will be written for the SY.
was (Author: apodhrad):
Our ESB bot test are for JBoss ESB which is not included in SOA-P 6 (there is SwitchYeard instead of that).
So, new bot tests will be written for the SY.
> 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.0.0.Alpha1-SOA, 4.1.0.Alpha1
> Reporter: Nick Boldt
> Assignee: Len DiMaggio
>
> 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
13 years
[JBoss JIRA] (JBIDE-13003) No support for inheritance in JAX-RS API scan
by Xavier Coulon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-13003?page=com.atlassian.jira.plugi... ]
Xavier Coulon updated JBIDE-13003:
----------------------------------
Fix Version/s: 4.1.0.Beta1
(was: 4.1.0.Alpha2)
> No support for inheritance in JAX-RS API scan
> ---------------------------------------------
>
> Key: JBIDE-13003
> URL: https://issues.jboss.org/browse/JBIDE-13003
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: Webservices
> Affects Versions: 4.0.0.Alpha2
> Reporter: Ron Ratovsky
> Assignee: Xavier Coulon
> Fix For: 4.1.0.Beta1
>
>
> Assume:
> class BaseRest {
> @POST
> public Response save(Object o) {
> ....
> }
> }
> @Path("/url")
> class RealRest extends BaseRest {}
> The JAX-RS tools won't add a "POST /url" entry to the JAX-RS calls overview.
> While not tested (due to another bug) - they may also apply to definitions of @PathParam's in the parent class.
--
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
13 years