[
https://issues.jenkins-ci.org/browse/JENKINS-12588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=158448#comment-158448
] Gerd Zanker edited comment on JENKINS-12588 at 2/6/12 8:16 PM: --------------------------------------------------------------- Code examples for optional dependencies http://www.google.com/url?sa=D&q=https://github.com/jenkinsci/warnings-plugin/blob/master/src/main/java/hudson/plugins/warnings/dashboard/WarningsNewVersusFixedGraphPortlet.java&usg=AFQjCNER2xnJiKUgmZKLHwqoFbyajOYk2Q was (Author: gerd_zanker): Code examples for optional dependencies https://github.com/jenkinsci/join-plugin/blob/400bf3441f47d1ea7e726605a75baf6bd7d41f9d/src/main/java/join/JoinTrigger.java https://github.com/jenkinsci/cppcheck-plugin/blob/bdc2467e769c14805414663ceeca555286f30639/src/main/java/com/thalesgroup/hudson/plugins/cppcheck/CppcheckPublisher.java > git-plugin only as optional dependency > -------------------------------------- > > Key: JENKINS-12588 > URL: https://issues.jenkins-ci.org/browse/JENKINS-12588 > Project: Jenkins > Issue Type: Task > Components: trac > Reporter: Gerd Zanker > Assignee: Gerd Zanker > > With JENKINS-11887 a new mandatory dependency to the git-plugin was > introduced. This dependency shall be changed into an optional dependency. > Read more > [here|https://wiki.jenkins-ci.org/display/JENKINS/Dependencies+among+plugins] -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira
