Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: f18c44eb7b7d290c3e70f2568493d237749fe151
      
https://github.com/jenkinsci/remoting/commit/f18c44eb7b7d290c3e70f2568493d237749fe151
  Author: James Nord <[email protected]>
  Date:   2016-06-09 (Thu, 09 Jun 2016)

  Changed paths:
    M src/main/java/hudson/remoting/ClassFilter.java

  Log Message:
  -----------
  Ensure a message is logged if we can not create an override (#80)

* Ensure a message is logged if we can not create an override

If the first access of the ClassFilter is from a class being auto wired
then the root cause of the Issue can get swallowed and it is not clear in
the logs what is wrong.  So if something goes wrong always log the error
at the expense that it gets logged twice (which is not a bad thing as it
is fatal anyway and will cause Jenkins to pretty much not work at all)

* Move the loading of the pattern override into the try block


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