[JIRA] [build-metrics] (JENKINS-16270) Build metrics icon filename incorrect

2013-07-10 Thread shannonck...@gmail.com (JIRA)














































Shannon Kerr
 updated  JENKINS-16270


Build metrics icon filename incorrect
















Change By:


Shannon Kerr
(10/Jul/13 2:59 PM)




Labels:


build-metrics
plugin





Description:


Thebuildmetricsiconiscalled{{icons/build-metrics.*PNG*}},howeverthelinkusedinthemanagementpagereferences{{icons/build-metrics.*png*}}.ThisworksonWindowswherefilenamesarecaseinsensitive,butwillnotworkonUnix.Theredoesntseemtobea{{build-metrics}}componentinJIRA,soIvesetitto{{plugin}}instead,Ihopethisisokay.
[[Shannon]]Foundthebuild-metricscomponentandadjustedtheticket.





Component/s:


build-metrics





Component/s:


plugin



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [build-metrics] (JENKINS-16270) Build metrics icon filename incorrect

2013-07-10 Thread shannonck...@gmail.com (JIRA)














































Shannon Kerr
 commented on  JENKINS-16270


Build metrics icon filename incorrect















To get around this bug until it is fixed, you can do this on systems that use the Debian Package Manager (I'm using Ubuntu 12.04):

sudo dpkg-divert --divert /var/lib/jenkins/plugins/build-metrics/icons/build-metrics.png --rename /var/lib/jenkins/plugins/build-metrics/icons/build-metrics.PNG

to revert once the issue is fixed:
dpkg-divert --rename --remove /var/lib/jenkins/plugins/build-metrics/icons/build-metrics.PNG



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.