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

Building JAX-RS metamodel is very slow at times

XMLWordPrintable

    • Hide
      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.
      Show
      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.

      I haven't worked out when

      I'll try to reproduce it now

        1. JBIDE-12224.m4v
          912 kB
          Xavier Coulon
        2. JBIDE-12224.patch
          51 kB
          Xavier Coulon

              xcoulon@redhat.com Xavier Coulon
              pmuiratbleepbleep Pete Muir (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: