• Icon: Patch Patch
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Jenkins 1.398

      Cannot resolve plugin's class on Groovy CLI.

      java -jar jenkins-cli.jar -s http://jenkinsserver/ groovy add_ssh_slave.groovy

      org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed, RemoteClass: 3: unable to resolve class hudson.plugins.sshslaves.SSHLauncher
      @ line 3, column 1.
      1 error

          [JENKINS-8892] patch to resolve plugin's class on Groovy CLI

          Code changed in jenkins
          User: Kohsuke Kawaguchi
          Path:
          changelog.html
          core/src/main/java/hudson/cli/GroovyCommand.java
          http://jenkins-ci.org/commit/core/9f09e8ac59e97ee1f79f83e505488ebd98d8d6b6
          Log:
          [FIXED JENKINS-8892] set the classloader for GroovyShell

          Otherwise plugin classes won't resolve.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Kohsuke Kawaguchi Path: changelog.html core/src/main/java/hudson/cli/GroovyCommand.java http://jenkins-ci.org/commit/core/9f09e8ac59e97ee1f79f83e505488ebd98d8d6b6 Log: [FIXED JENKINS-8892] set the classloader for GroovyShell Otherwise plugin classes won't resolve.

          dogfood added a comment -

          dogfood added a comment - Integrated in jenkins_main_trunk #540

          Code changed in jenkins
          User: Olivier Lamy
          Path:
          changelog.html
          http://jenkins-ci.org/commit/core/1908a88bfdc2b976b5ea99687360a364e5050c43
          Log:
          [FIXED JENKINS-8892]update changelog

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Olivier Lamy Path: changelog.html http://jenkins-ci.org/commit/core/1908a88bfdc2b976b5ea99687360a364e5050c43 Log: [FIXED JENKINS-8892] update changelog

          dogfood added a comment -

          dogfood added a comment - Integrated in jenkins_main_trunk #542

          Code changed in jenkins
          User: Olivier Lamy
          Path:
          changelog.html
          http://jenkins-ci.org/commit/core/1908a88bfdc2b976b5ea99687360a364e5050c43
          Log:
          [FIXED JENKINS-8892]update changelog

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Olivier Lamy Path: changelog.html http://jenkins-ci.org/commit/core/1908a88bfdc2b976b5ea99687360a364e5050c43 Log: [FIXED JENKINS-8892] update changelog

            Unassigned Unassigned
            kiy0taka kiy0taka
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: