-
Improvement
-
Resolution: Fixed
-
Minor
-
None
These two methods were introduced in Jenkins 2.0
Given that IconSet and IconSpec have been available since August 2014, the Icon classes should actually have been used instead of hardcoding a path.
- links to
Code changed in jenkins
User: Stephen Connolly
Path:
src/images/github-scmnavigator.svg
src/images/make-inkscape.sh
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMNavigator.java
src/main/webapp/images/16x16/github-scmnavigator.png
src/main/webapp/images/24x24/github-scmnavigator.png
src/main/webapp/images/32x32/github-scmnavigator.png
src/main/webapp/images/48x48/github-scmnavigator.png
http://jenkins-ci.org/commit/github-branch-source-plugin/794434f40178e45cebc0226a9deb29764735dbe5
Log:
Merge pull request #80 from jenkinsci/use-iconset
[JENKINS-38960 Follow-up] Switch to IconSet
Compare: https://github.com/jenkinsci/github-branch-source-plugin/compare/ac752a236b87...794434f40178