[
https://issues.jboss.org/browse/JBIDE-13276?page=com.atlassian.jira.plugi...
]
Xavier Coulon resolved JBIDE-13276.
-----------------------------------
Resolution: Done
Resolved after duplicating the profiles in the pom.xml of the jaxrs.core.test project and
adding the optional dependency in the MANIFEST.MF of the test plugin as well.
A build on Jenkins ran without error, so there is no side effect on other OSes.
Test failures on JAX-RS tooling with "mvn verify" on OSX
--------------------------------------------------------
Key: JBIDE-13276
URL:
https://issues.jboss.org/browse/JBIDE-13276
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Build/Releng
Affects Versions: 4.0.0.Final
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Priority: Blocker
Fix For: 4.1.0.Alpha1
A large number of test fail because of NPE, which I suspect are due to the missing
following MacOSX-specific dependency:
{code}
org.eclipse.jdt.launching.macosx;bundle-version="3.2.100";resolution:=optional;visibility:=reexport
{code}
On Jenkins (linux box), it's all good.
--
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