-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
htmlpublisher-plugin 1.6
Upgrading to 1.6 caused a lot of unreadable data:
MissingFieldException: No field 'wrapperName' found in class 'htmlpublisher.HtmlPublisherTarget'
This was most likely introduced by the following commit:
https://github.com/jenkinsci/htmlpublisher-plugin/commit/489e3ae33bbef585834c4954946dfc595e176f82
Code changed in jenkins
User: Daniel Spilker
Path:
docs/Home.md
docs/Migration.md
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContext.groovy
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContextSpec.groovy
http://jenkins-ci.org/commit/job-dsl-plugin/1f6e144f5656db501aaf9a9bb637c8f2c1220f4f
Log:
added workaround for
JENKINS-31366, deprecated support for older versions of HTML Publisher plugin