[
https://issues.jboss.org/browse/JBIDE-13863?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen updated JBIDE-13863:
----------------------------------------
Fix Version/s: 4.0.0.Alpha1-SOA
org.junit4 replaced w/ org.junit; please update your test
plugins' manifest.mf files
------------------------------------------------------------------------------------
Key: JBIDE-13863
URL:
https://issues.jboss.org/browse/JBIDE-13863
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: modeshape
Affects Versions: 4.0.0.Alpha1-SOA
Reporter: Nick Boldt
Assignee: Dan Florian
Fix For: 4.0.0.Alpha1-SOA
Because Kepler M6 target platform no longer includes org.junit4_4.8, and instead includes
org.junit_4.11, you will need to adjust your tests' manifest.mf files.
{code:title=http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-integration-tests.aggregate_master/78/console}
[ERROR] Software being installed: site
raw:1.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):1.0.0-SNAPSHOT
[ERROR] Missing requirement: org.jboss.tools.modeshape.jcr.test
3.2.0.Alpha1-v20130308-0851-B89 requires 'bundle org.junit4 0.0.0' but it could
not be found
[ERROR] Missing requirement: org.jboss.tools.modeshape.jcr.test
3.2.0.Alpha1-v20130313-1951-B90 requires 'bundle org.junit4 0.0.0' but it could
not be found
[ERROR] Cannot satisfy dependency:
org.jboss.tools.modeshape.jcr.test.feature.feature.group 3.2.0.Alpha1-v20130308-0851-B89
depends on: org.jboss.tools.modeshape.jcr.test [3.2.0.Alpha1-v20130308-0851-B89]
[ERROR] Cannot satisfy dependency:
org.jboss.tools.modeshape.jcr.test.feature.feature.group 3.2.0.Alpha1-v20130313-1951-B90
depends on: org.jboss.tools.modeshape.jcr.test [3.2.0.Alpha1-v20130313-1951-B90]
[ERROR] Cannot satisfy dependency: site
raw:1.0.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):1.0.0-SNAPSHOT depends on:
org.jboss.tools.modeshape.jcr.test.feature.feature.group 0.0.0
{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