Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: b4584131f5580fd7bc8dfe63e11fea8a9ea6cbff
      
https://github.com/jenkinsci/script-security-plugin/commit/b4584131f5580fd7bc8dfe63e11fea8a9ea6cbff
  Author: James Hogarth <[email protected]>
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist

  Log Message:
  -----------
  JENKINS-46882 allow new Exceptions to be thrown

new Execption("foo") is currently not permitted, but is very useful to
do and is a standard/safe thing in a Jenkinsfile


  Commit: d0ef83d271d3c93176562146345dc042d4eefcbb
      
https://github.com/jenkinsci/script-security-plugin/commit/d0ef83d271d3c93176562146345dc042d4eefcbb
  Author: Andrew Bayer <[email protected]>
  Date:   2018-04-17 (Tue, 17 Apr 2018)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/scriptsecurity/sandbox/whitelists/generic-whitelist

  Log Message:
  -----------
  Merge pull request #198 from hogarthj/JENKINS-46882

JENKINS-46882 allow new Exceptions to be thrown


Compare: 
https://github.com/jenkinsci/script-security-plugin/compare/9d642ae73c88...d0ef83d271d3

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