Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-12618

CLONE - Remove need for jax-rs-api.jar

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Minor Minor
    • 3.3.2.Final
    • None
    • webservices
    • None
    • Hide
      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.
      Show
      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.
    • Documented as Resolved Issue

      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 ?

            xcoulon@redhat.com Xavier Coulon
            xcoulon@redhat.com Xavier Coulon
            Michelle Murray Michelle Murray (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: