Branch: refs/heads/user-defined-global-libs
  Home:   https://github.com/jenkinsci/workflow-plugin
  Commit: d98ecd474d18fbb1fdc48981fe0d364a18f82f2c
      
https://github.com/jenkinsci/workflow-plugin/commit/d98ecd474d18fbb1fdc48981fe0d364a18f82f2c
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsClosure2.java

  Log Message:
  -----------
  print methods must be overriden to forward to CpsScript.

Otherwise they resolve to DefaultGroovyMethods, which doesn't
implement it correctly. The correct behavior here is to interpret it as
a variant of the 'echo' step as CpsScript does.


  Commit: 3ce7b033112087aba70abc4979488615dc8dc70a
      
https://github.com/jenkinsci/workflow-plugin/commit/3ce7b033112087aba70abc4979488615dc8dc70a
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsClosure2.java

  Log Message:
  -----------
  Methods defined on CpsClosure2 is safe to invoke.


  Commit: 7b6596d99939458342c2fb7ed5bcf16086cbe27a
      
https://github.com/jenkinsci/workflow-plugin/commit/7b6596d99939458342c2fb7ed5bcf16086cbe27a
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2015-07-17 (Fri, 17 Jul 2015)

  Changed paths:
    M 
aggregator/src/test/java/org/jenkinsci/plugins/workflow/cps/global/WorkflowLibRepositoryTest.java

  Log Message:
  -----------
  Fixed a regression in cde9235e67131600e5bd8365748eb1b74b438a4f

This is a regular source file and not global variable, so it should be under 
src/


Compare: 
https://github.com/jenkinsci/workflow-plugin/compare/7b6d786dfaf9...7b6596d99939

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

Reply via email to