Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: a361437d1f5fff3e2c49871024254af5bb5ce572
      
https://github.com/jenkinsci/script-security-plugin/commit/a361437d1f5fff3e2c49871024254af5bb5ce572
  Author: Oleg Nenashev <o.v.nenas...@gmail.com>
  Date:   2017-03-09 (Thu, 09 Mar 2017)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScript.java

  Log Message:
  -----------
  Annotate the SecureGroovyScript#script field

If you pass null, the code will eventually blow up with NPE (fast for sandbox, 
during the execution for !sandbox).
Better to annotate it explicitly


  Commit: 48c3dbb951508d8d7cd2fa15418fe3cdab593ae0
      
https://github.com/jenkinsci/script-security-plugin/commit/48c3dbb951508d8d7cd2fa15418fe3cdab593ae0
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-03-22 (Wed, 22 Mar 2017)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScript.java

  Log Message:
  -----------
  Merge pull request #112 from oleg-nenashev/groovy-script-npe

Annotate the SecureGroovyScript#script field as Nonnull


Compare: 
https://github.com/jenkinsci/script-security-plugin/compare/5b5570b5d94b...48c3dbb95150

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