[
https://issues.jboss.org/browse/JBIDE-12694?page=com.atlassian.jira.plugi...
]
Mickael Istria updated JBIDE-12694:
-----------------------------------
Assignee: (was: Xavier Coulon)
This shows that the target-platform we have is not equivalent to Eclipse 4.2. So tests
fail whereas build works.
Target-platform is fine (4.2.1), but the dependency should belowered to allow installation
on lower version of Eclipse.
WS can't install because of dependency to SSE editor
----------------------------------------------------
Key: JBIDE-12694
URL:
https://issues.jboss.org/browse/JBIDE-12694
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: target-platform, Webservices
Reporter: Mickael Istria
Priority: Blocker
Fix For: 4.0.0.Beta1
See this log:
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_trunk....
{quote}
junit.framework.AssertionFailedError: Could not install from:
http://download.jboss.org/jbosstools/updates/nightly/core/trunk/
Software being installed: org.jboss.tools.ws.jaxrs.feature.source.feature.group
1.4.0.Beta1-v20120923-1151-B49
Missing requirement: JBoss JAX-RS Tooling (Core) 1.4.0.Beta1-v20120923-1151-B49
(org.jboss.tools.ws.jaxrs.core 1.4.0.Beta1-v20120923-1151-B49) requires 'bundle
org.eclipse.wst.sse.core 1.1.701' but it could not be found
{quote}
It seems like the jaxrs bundle depends on a specific version of wst.sse.
You should consider either:
* Change minimal version in jaxrs.core MANIFEST dependency to SSE to match version that
is already part of target platform (1.1.700), or
* Open a ticket against "target-platform" component to requrest availability of
this new version.
Except if this version is set on purpose to prevent from a very annoying bug or to
provide a very cool feature, I recommand reducing the version of the dependency.
--
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