|
||||||||
|
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: Daniel Spilker
Path:
docs/Extending-the-DSL.md
docs/Home.md
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/DslExtensionMethod.java
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/JobManagement.groovy
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/MockJobManagement.groovy
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/AbstractExtensibleContext.groovy
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/ExtensibleContext.groovy
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/publisher/PublisherContext.groovy
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/step/StepContext.groovy
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/wrapper/WrapperContext.groovy
job-dsl-plugin/build.gradle
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/ContextExtensionPoint.java
job-dsl-plugin/src/main/groovy/javaposse/jobdsl/plugin/JenkinsJobManagement.java
job-dsl-plugin/src/main/resources/javaposse/jobdsl/plugin/Messages.properties
job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/ContextExtensionPointSpec.groovy
job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/JenkinsJobManagementSpec.groovy
job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/TestContextExtensionPoint.java
job-dsl-plugin/src/test/groovy/javaposse/jobdsl/plugin/TestContextExtensionPoint2.java
job-dsl-plugin/src/test/resources/config.xml
job-dsl-plugin/src/test/resources/config2.xml
job-dsl-plugin/src/test/resources/extension.xml
http://jenkins-ci.org/commit/job-dsl-plugin/755011728ba7b971062ab2ee7e2d2f95f29161ba
Log:
Merge pull request #464 from CoreMedia/extension-point-1
JENKINS-22151 DSL Extension Point
Compare: https://github.com/jenkinsci/job-dsl-plugin/compare/db0166e489e6...755011728ba7