Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-10487

Remote API call to get list of enabled plugins for a job

      For NetBeans task list integration I am making use of https://wiki.jenkins-ci.org/display/JENKINS/Static+Code+Analysis+Plug-ins#StaticCodeAnalysisPlug-ins-RemoteAPI which works but has the performance issue that since the IDE does not know in advance which (if any) analysis plugins are actually in use for a given job, it has to go through a list of known plugin IDs and access the remote API for each one, skipping over ones that give a 404.

      It would be nicer if e.g. $build/analysisPlugins/api/xml were bound to something that simply enumerated the plugin IDs. (Alternately, this API object could directly list all the results under e.g. <findbugsResult>.)

          [JENKINS-10487] Remote API call to get list of enabled plugins for a job

          Jesse Glick created issue -
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 140680 ] New: JNJira + In-Review [ 175327 ]
          Ulli Hafner made changes -
          Labels New: analysis-core-2.0
          Ulli Hafner made changes -
          Resolution New: Won't Fix [ 2 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Ulli Hafner made changes -
          Resolution Original: Won't Fix [ 2 ]
          Status Original: Resolved [ 5 ] New: Reopened [ 4 ]
          Ulli Hafner made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Reopened [ 4 ] New: Resolved [ 5 ]
          Ulli Hafner made changes -
          Comment [ I'm not sure if that still makes sense with the planned new features: the results may now use user defined IDs (and urls). ]

            drulli Ulli Hafner
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: