-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
gradle-jpi-plugin 0.5.0, Gradle 1.8
The Gradle JPI plugin is not re-generating the Messages classes in all cases. E.g. when switching branches which contain different Messages.properties.
Gradle skips the tasks because it seems to be up-to-date:
:job-dsl-plugin:localizer UP-TO-DATE
- is related to
-
JENKINS-24297 Jobs DSL Plugin Master Branch tests failing
-
- Closed
-
Code changed in jenkins
User: Daniel Spilker
Path:
job-dsl-plugin/build.gradle
http://jenkins-ci.org/commit/job-dsl-plugin/22cc1be93a94b68b126594082c6bb76a5c153018
Log:
fixed
JENKINS-24297by adding a workaround forJENKINS-24298