|
||||||||
|
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: ikedam
Path:
pom.xml
src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildDescriptor.java
src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder.java
src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildSummaryAction.java
src/main/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyScriptPath.java
src/main/resources/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder/config.jelly
src/main/resources/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorder/global.jelly
src/main/webapp/classpath-help.html
src/main/webapp/help-enableGroovyPostBuildSecurity.html
src/test/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildJenkinsRule.java
src/test/java/org/jvnet/hudson/plugins/groovypostbuild/GroovyPostbuildRecorderTest.java
http://jenkins-ci.org/commit/groovy-postbuild-plugin/00a39a3f1414665f746d58470274ec2a6d23526f
Log:
Merge pull request #11 from jglick/script-security
[FIXED JENKINS-15212] Integrate with Script Security plugin
Compare: https://github.com/jenkinsci/groovy-postbuild-plugin/compare/853e32dbad11...00a39a3f1414