• Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Minor Minor
    • ssh-slaves-plugin
    • None
    • Jenkins ver. 1.612 with ssh-slave-plugin 1.9

      Due to switching to a Java version > 6 (JENKINS-28120) the slaves nodes are not running any more, when installing a JDK by the automatic way.
      The JDK version is hardcoded in this class:

      public class SSHLauncher extends ComputerLauncher {
      
          /**
           * The scheme requirement.
           */
          public static final SchemeRequirement SSH_SCHEME = new SchemeRequirement("ssh");
      
      
          public static final String JDKVERSION = "jdk-6u45";
      

          [JENKINS-28231] Java Version hard coded to Java6

          Niels Wegner created issue -
          Niels Wegner made changes -
          Link New: This issue is related to JENKINS-20495 [ JENKINS-20495 ]
          Niels Wegner made changes -
          Link New: This issue is related to JENKINS-13178 [ JENKINS-13178 ]
          Jesse Glick made changes -
          Link New: This issue is blocking JENKINS-28120 [ JENKINS-28120 ]
          Daniel Beck made changes -
          Resolution New: Cannot Reproduce [ 5 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 163060 ] New: JNJira + In-Review [ 197091 ]

            kohsuke Kohsuke Kawaguchi
            nwegner Niels Wegner
            Votes:
            7 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: