Branch: refs/heads/master
Home: https://github.com/jenkinsci/jclouds-plugin
Commit: 8b55b2f580e6f0a3ab89c7f5f265952d11e27a41
https://github.com/jenkinsci/jclouds-plugin/commit/8b55b2f580e6f0a3ab89c7f5f265952d11e27a41
Author: Clark Boylan <[email protected]>
Date: 2013-02-25 (Mon, 25 Feb 2013)
Changed paths:
M src/main/java/jenkins/plugins/jclouds/blobstore/BlobStorePublisher.java
Log Message:
-----------
[Fix JENKINS-16632] Don't print auth stack traces.
Really fix JENKINS-16632. We cannot print the AuthorizationException
stack trace because it contains private auth info and printing the stack
trace writes it to the Jenkins build console log. Instead catch
AuthorizationExceptions then create a new RuntimeException whose message
can be printed. Print the RuntimeException stack trace and a helpful
message that authorization failed.
Commit: d4e47c8cca68011bbff4b5b7e463a5a8ac8cd05d
https://github.com/jenkinsci/jclouds-plugin/commit/d4e47c8cca68011bbff4b5b7e463a5a8ac8cd05d
Author: Andrew Bayer <[email protected]>
Date: 2013-02-25 (Mon, 25 Feb 2013)
Changed paths:
M src/main/java/jenkins/plugins/jclouds/blobstore/BlobStorePublisher.java
Log Message:
-----------
Merge pull request #36 from cboylan/fix-JENKINS-16632
[Fix JENKINS-16632] Don't print auth stack traces.
Compare:
https://github.com/jenkinsci/jclouds-plugin/compare/01991c65a1f3...d4e47c8cca68
--
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/groups/opt_out.