Branch: refs/heads/DescribableHelper-JSON Home: https://github.com/jenkinsci/workflow-plugin Commit: a3a5d10e56414337ac64b5bfad35bbee2e2db588 https://github.com/jenkinsci/workflow-plugin/commit/a3a5d10e56414337ac64b5bfad35bbee2e2db588 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-11-12 (Wed, 12 Nov 2014)
Changed paths: M README.md M aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/CoreStepTest.java M basic-steps/CORE-STEPS.md M scm-step/README.md Log Message: ----------- Going with the shorter syntax. Commit: 501cb5780376d704355e9f2df84acfabebdf331c https://github.com/jenkinsci/workflow-plugin/commit/501cb5780376d704355e9f2df84acfabebdf331c Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-11-12 (Wed, 12 Nov 2014) Changed paths: M step-api/src/main/java/org/jenkinsci/plugins/workflow/structs/DescribableHelper.java Log Message: ----------- Comment. Commit: f60f94bc5740f1bf57f2f21ed5107d926c282e6c https://github.com/jenkinsci/workflow-plugin/commit/f60f94bc5740f1bf57f2f21ed5107d926c282e6c Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-11-12 (Wed, 12 Nov 2014) Changed paths: M cps/src/test/java/org/jenkinsci/plugins/workflow/cps/SnippetizerTest.java Log Message: ----------- We also intend to generate the shorter syntax. Commit: f10c6e74749fef1d5d3f6f5bc871ca7c86ef5335 https://github.com/jenkinsci/workflow-plugin/commit/f10c6e74749fef1d5d3f6f5bc871ca7c86ef5335 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2014-11-12 (Wed, 12 Nov 2014) Changed paths: M aggregator/src/test/java/org/jenkinsci/plugins/workflow/steps/scm/MercurialStepTest.java M cps/src/main/java/org/jenkinsci/plugins/workflow/cps/DSL.java M cps/src/main/java/org/jenkinsci/plugins/workflow/cps/Snippetizer.java M scm-step/src/main/java/org/jenkinsci/plugins/workflow/steps/scm/SCMStep.java M step-api/src/main/java/org/jenkinsci/plugins/workflow/steps/AbstractStepDescriptorImpl.java M step-api/src/main/java/org/jenkinsci/plugins/workflow/steps/StepDescriptor.java Log Message: ----------- Can also use shorter syntax for GenericSCMStep, but need to move special treatment of the value key to DSL/Snippetizer. This is probably where it belonged anyway: it is syntactic sugar specific to Groovy. Compare: https://github.com/jenkinsci/workflow-plugin/compare/f5898ae0ac29...f10c6e74749f -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.