|
||||||||
|
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Code changed in jenkins
User: ninian
Path:
src/main/java/configurationslicing/maven/MavenGoals.java
src/main/java/configurationslicing/maven/MavenOptsSlicer.java
src/main/java/configurationslicing/prioritysorter/PrioritySorterSlicer.java
src/main/java/configurationslicing/timestamper/TimestamperSlicer.java
http://jenkins-ci.org/commit/configurationslicing-plugin/712db1a2c2dadbac9a386f8180e064c380759d67
Log:
JENKINS-16869: I can't reproduce the problem reported, but I do see that
you can see the timestamper configuration slicer even when the
timestamper plugin is not installed, which gives you this error. I've
made a change so that the button is not enabled if the plugin is not
available.