Branch: refs/heads/JENKINS-37781
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 819bbdfeb1ba3a6351baf142a558bb5ccdc599af
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/819bbdfeb1ba3a6351baf142a558bb5ccdc599af
  Author: Robert Sandell <[email protected]>
  Date:   2016-10-26 (Wed, 26 Oct 2016)

  Changed paths:
    M 
pipeline-model-api/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/ast/ModelASTWhen.java
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/ModelParser.groovy
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/validator/ModelValidatorImpl.groovy
    M pipeline-model-definition/src/main/resources/ast-schema.json
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/WhenStageTest.java
    R pipeline-model-definition/src/test/resources/simpleWhen.groovy
    A pipeline-model-definition/src/test/resources/when/simpleWhen.groovy
    A pipeline-model-definition/src/test/resources/when/whenEmpty.groovy
    A pipeline-model-definition/src/test/resources/when/whenException.groovy

  Log Message:
  -----------
  [JENKINS-37781] More tests

Fixed some issues those tests revealed.
Also fixed a bug where the last line of a script or when closure wasn't parsed


-- 
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