Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-plugin
  Commit: 6dfbc7fd1f0b42233eccf032bd363e6b31cfc96b
      
https://github.com/jenkinsci/workflow-plugin/commit/6dfbc7fd1f0b42233eccf032bd363e6b31cfc96b
  Author: Jesse Glick <[email protected]>
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
    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 cps/src/test/java/org/jenkinsci/plugins/workflow/cps/SnippetizerTest.java

  Log Message:
  -----------
  Triple single quotes work better for most multiline strings than slashy 
strings.
(Dollar slashy strings are about as easy to quote, with different 
metacharacters, but cannot be used in a map with parentheses.)
Also strengthening test to actually run the Groovy parser the same way DSL 
would and check that we round-trip the object.
https://trello.com/c/4J9pauPp/154-check-multiline-syntax


  Commit: 4cd24914c40a91cdee591e6eb6dcd8357b21fe8b
      
https://github.com/jenkinsci/workflow-plugin/commit/4cd24914c40a91cdee591e6eb6dcd8357b21fe8b
  Author: Jesse Glick <[email protected]>
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
    M pom.xml
    M step-api/pom.xml
    M support/pom.xml
    A 
support/src/main/java/org/jenkinsci/plugins/workflow/support/actions/PauseAction.java
    M 
support/src/main/java/org/jenkinsci/plugins/workflow/support/steps/input/InputStepExecution.java
    A 
support/src/test/java/org/jenkinsci/plugins/workflow/support/actions/PauseActionTest.java

  Log Message:
  -----------
  Merge branch 'master' of github.com:jenkinsci/workflow-plugin


Compare: 
https://github.com/jenkinsci/workflow-plugin/compare/6b4f4787fa3f...4cd24914c40a

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

Reply via email to