Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 80ffed6bd4cb1a552f8701990947093923a5cda6
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/80ffed6bd4cb1a552f8701990947093923a5cda6
  Author: Andrew Bayer <[email protected]>
  Date:   2017-03-10 (Fri, 10 Mar 2017)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/JSONParser.groovy
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/ModelParser.groovy
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/ValidatorTest.java
    A 
pipeline-model-definition/src/test/resources/errors/undefinedSectionReferencesCorrectly.groovy

  Log Message:
  -----------
  [FIXED JENKINS-42550] Point to error in top-level sections

Doing so by switching to a placeholder ModelASTKey for the source
location - previously we were just using the top-level
ModelASTPipelineDef's source location.


  Commit: 3cf9c0e15f13c04c8613252320758d13122e791c
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/3cf9c0e15f13c04c8613252320758d13122e791c
  Author: Andrew Bayer <[email protected]>
  Date:   2017-03-13 (Mon, 13 Mar 2017)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/JSONParser.groovy
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/ModelParser.groovy
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/ValidatorTest.java
    A 
pipeline-model-definition/src/test/resources/errors/undefinedSectionReferencesCorrectly.groovy

  Log Message:
  -----------
  Merge pull request #135 from abayer/jenkins-42550

[FIXED JENKINS-42550] Point to error in top-level sections


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/eb9d034b94c3...3cf9c0e15f13

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