-
Bug
-
Resolution: Fixed
-
Major
-
None
Hi,
Thanks for adding an unknown badge for disabled builds.
It looks like unknown.png has not been committed to the repository.
https://github.com/jenkinsci/embeddable-build-status-plugin/tree/master/src/main/webapp/status
This is causing the plugin to fail with the following error:
WARNING: Failed to instantiate. Skipping this component
com.google.inject.ProvisionException: Guice provision errors:
1) Error injecting constructor, java.io.FileNotFoundException: /tr/j/jh/plugins/embeddable-build-status/status/unknown.png (No such file or directory)
at org.jenkinsci.plugins.badge.BadgeActionFactory.<init>(BadgeActionFactory.java:20)