Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 0f73231f775e06105103fa9d0f23e20d7b122ac1
      
https://github.com/jenkinsci/jenkins/commit/0f73231f775e06105103fa9d0f23e20d7b122ac1
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2019-06-15 (Sat, 15 Jun 2019)

  Changed paths:
    M core/src/main/java/hudson/LocalPluginManager.java
    M core/src/main/java/hudson/PluginManager.java
    M core/src/main/java/hudson/PluginWrapper.java
    M core/src/main/java/jenkins/plugins/DetachedPluginsUtil.java
    M core/src/main/resources/hudson/PluginManager/installed.jelly
    M test/src/test/java/hudson/PluginManagerInstalledGUITest.java

  Log Message:
  -----------
  [JENKINS-33843] Permit disabling optional dependencies (#4001)

* Implied dependencies on detached plugins were not being marked optional 
despite being listed in optionalDependencies, confusing the calculation of 
optionalDependents in resolveDependentPlugins.

* Javadoc improvements based on code exploration.

* [JENKINS-33843] Do not consider optional dependencies for purposes of 
disabling plugins.

* PluginManagerInstalledGUITest updated to reflect new behavior.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/dcc395-0f7323%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to