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

Cannot enable disabled dependencies

XMLWordPrintable

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

      It's not possible to enable disabled dependencies that should not have been disabled in the first place.

      Steps to reproduce:

      $ export JAVA_HOME=$HOME/DisabledDependencyHome
      $ java -jar jenkins.war
      ^C
      $ touch $JENKINS_HOME/plugins/{junit,matrix-project,maven-plugin}.jpi.disabled
      $ java -jar jenkins.war
      

      No warnings upon second startup, and JUnit plugin cannot be enabled through the UI

            fbelzunc FĂ©lix Belzunce Arcos
            danielbeck Daniel Beck
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: