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

windows manage slaves don't check Java >= 1.5

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None

      Launching a windows slave with Java 1.3 installed on system :

      Checking if java exists
      java full version "1.3.1-b24"
      Copying slave.jar
      Starting the service

      and then, the service fails as Jenkins requires 1.5+

      as java fullversion is extracted, it should check for 1.5 as the ssh-slave-plugin does, and warn user / install alternate JDK

            ndeloof Nicolas De Loof
            ndeloof Nicolas De Loof
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: