[
https://issues.jboss.org/browse/JBIDE-12619?page=com.atlassian.jira.plugi...
]
Michelle Murray updated JBIDE-12619:
------------------------------------
Release Notes Text:
The JBoss JAX-RS Tools plug-in scanned JARs added in the class path of a project, looking
for annotated classes and JAX-RS HTTP Methods. This could result in slow behavior during
project building. To resolve the issue, scanning of JARs has been disabled and the JAX-RS
HTTP Methods (@GET, @POST, etc.) are now built in the plug-in. Changing the project class
path no longer invokes scanning of JARs.
was:
Previous version of the JAX-RS plugin would scan jars added in the project classpath to
look for annotated classes and JAX-RS HTTP Methods. This behavior has been disabled, and
the JAX-RS HTTP Methods (@GET, @POST, etc.) are are now built in the plugin.
The result is that changing the project classpath does not involve a long build because of
the JAX-RS plugin scanning the jars anymore.
CLONE - Building JAX-RS metamodel is very slow at times
-------------------------------------------------------
Key: JBIDE-12619
URL:
https://issues.jboss.org/browse/JBIDE-12619
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Fix For: 3.3.2
Attachments: JBIDE-12224.m4v, JBIDE-12224.patch
I haven't worked out when :-(
I'll try to reproduce it now
--
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