[jbosstools-issues] [JBoss JIRA] (JBIDE-10115) Remove need for jax-rs-api.jar

Max Rydahl Andersen (Updated) (JIRA) jira-events at lists.jboss.org
Wed Nov 30 08:51:40 EST 2011


     [ https://issues.jboss.org/browse/JBIDE-10115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Rydahl Andersen updated JBIDE-10115:
----------------------------------------

    Summary: Remove need for jax-rs-api.jar  (was: Replacing the jaxrs-api.jar by the Orbit JAX-RS API plugin)


Of course does dependencies matter - we should not add these lighthearted.

After looking at the code there is no need for jaxrs-api.jar to actually be here since it is just used for classnames.

Changed title of the bug to reflect what its about.
                
> Remove need for jax-rs-api.jar
> ------------------------------
>
>                 Key: JBIDE-10115
>                 URL: https://issues.jboss.org/browse/JBIDE-10115
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: Webservices
>    Affects Versions: 3.3.0.M3
>            Reporter: Xavier Coulon
>            Assignee: Xavier Coulon
>            Priority: Minor
>             Fix For: 3.3.0.M5
>
>
> The Eclipse Orbit repository (http://download.eclipse.org/tools/orbit/downloads/drops/R20110523182458/repository/) 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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list