[
https://issues.jboss.org/browse/JBIDE-13843?page=com.atlassian.jira.plugi...
]
Martin Malina commented on JBIDE-13843:
---------------------------------------
OK, right now if I use the newer target platform, RedDeer won't compile because there
are many dependencies on junit4 in manifests. So once we move to that we will need to
update that. But otherwise it should be fine. I don't think we have any objection to
this change - we need to adjust to the progress :)
For now we will use JBT target platform p2 repo. We will think about creating our own TP.
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