[
https://issues.jboss.org/browse/JBIDE-12618?page=com.atlassian.jira.plugi...
]
Michelle Murray updated JBIDE-12618:
------------------------------------
Release Notes Text: Previously, the JBoss JAX-RS Tools plug-in contained the JAX-RS
API (jaxrs-api.jar). The API was solely needed to retrieve class names so it has been
removed from the JBoss JAX-RS Tools plug-in and class names explicitly included as
necessary. This has reduced the overall size of the JBoss JAX-RS Tools plug-in. (was: The
JBoss JAX-RS plugin does not bundle the jaxrs-api.jar anymore. This jar was just used to
retrieve some class names.
Previously, the JBoss JAX-RS Tools plug-in contained the JAX-RS API (jaxrs-api.jar). The
Eclipse Orbit repository now contains a plug-in for the JAX-RS API and so it has been
removed from JBoss JAX-RS Tools plug-in.)
CLONE - Remove need for jax-rs-api.jar
--------------------------------------
Key: JBIDE-12618
URL:
https://issues.jboss.org/browse/JBIDE-12618
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: Webservices
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Priority: Minor
Fix For: 3.3.2
Attachments: JBIDE-10115.patch, JBIDE-10115b.patch
The Eclipse Orbit repository
(
http://download.eclipse.org/tools/orbit/downloads/drops/R20110523182458/r...)
contains the JAX-RS API bundled as a plugin, so we could probably remove the jars I've
put in the org.jboss.tools.ws.jaxrs projects' /lib folder and just add a dependency on
that plugin, which would reduce the SVN size.
On the other side, it would add an external dependency that devs should grab to avoid
compilation errors, and it may have an impact on the build chain (have to confirm that
with Nick Boldt)
WDYT ?
--
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