Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: a3d1545a6596a150e487f60f327884ddcbca2041
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/a3d1545a6596a150e487f60f327884ddcbca2041
  Author: Andrew Bayer <[email protected]>
  Date:   2017-01-12 (Thu, 12 Jan 2017)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/Converter.groovy

  Log Message:
  -----------
  Fixing errors using endpoint/CLI for conversion/validation

We didn't have @Library in our classloader, so we'd get errors. That
was annoying. So here is a fix.


  Commit: 59738b3da5be1722e461c946bc5c8b128c24b561
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/59738b3da5be1722e461c946bc5c8b128c24b561
  Author: Andrew Bayer <[email protected]>
  Date:   2017-01-12 (Thu, 12 Jan 2017)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/Converter.groovy

  Log Message:
  -----------
  Make sure we use the CpsThread-provided classloader if possible


  Commit: 7bcca33f04260106c210186ed2a94e70ba56c67b
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/7bcca33f04260106c210186ed2a94e70ba56c67b
  Author: Andrew Bayer <[email protected]>
  Date:   2017-01-12 (Thu, 12 Jan 2017)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/Converter.groovy

  Log Message:
  -----------
  Simplified things.


  Commit: 8e785656a5672f5d3384ce68655f499f30cbc355
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/8e785656a5672f5d3384ce68655f499f30cbc355
  Author: Andrew Bayer <[email protected]>
  Date:   2017-01-12 (Thu, 12 Jan 2017)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/Converter.groovy

  Log Message:
  -----------
  Merge pull request #92 from abayer/fix-non-runtime-parsing

Fixing errors using endpoint/CLI for conversion/validation


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/2095b27d9eab...8e785656a567

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