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

Xavier Coulon (JIRA) jira-events at lists.jboss.org
Wed Jan 16 04:50:22 EST 2013


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

Xavier Coulon resolved JBIDE-12618.
-----------------------------------

    Release Notes Text: The JAX-RS plugin does not bundle the jaxrs-api.jar anymore. This jar was just used to retrieve some class names.
            Resolution: Done

    
> 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/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
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list