SCM/JIRA link daemon
added a comment - Code changed in jenkins
User: Jesse Glick
Path:
COMPATIBILITY.md
http://jenkins-ci.org/commit/workflow-plugin/47f0fb752d20673550fc0e759dce48e45485dabf
Log:
JENKINS-30528 Updating with status of release (and correcting English typo).
Follow-up to #212.
Compare: https://github.com/jenkinsci/workflow-plugin/compare/511655d08c3b...47f0fb752d20
Andrew Bayer
added a comment - Are we sure this actually works? It's still referencing AbstractBuild - https://github.com/dblock/jenkins-ansicolor-plugin/blob/master/src/main/java/hudson/plugins/ansicolor/AnsiColorBuildWrapper.java#L202
Should suffice to make AnsiColorBuildWrapper extend SimpleBuildWrapper, a pretty simple refactoring.