Cannot enable disabled dependencies

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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

            Assignee:
            Félix Belzunce Arcos
            Reporter:
            Daniel Beck
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: