Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/envinject-plugin
  Commit: f56667ca7a5ee60e90fb2e1c7fc752b16605fd2e
      
https://github.com/jenkinsci/envinject-plugin/commit/f56667ca7a5ee60e90fb2e1c7fc752b16605fd2e
  Author: Steven Brown <[email protected]>
  Date:   2016-02-20 (Sat, 20 Feb 2016)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/envinject/EnvInjectPasswordWrapper.java
    M src/test/java/org/jenkinsci/plugins/envinject/EnvInjectPasswordTest.java

  Log Message:
  -----------
  [FIXED JENKINS-30028] Remove logging from password wrapper decorateLogger

Move it into the setUp method instead. Writing to the OutputStream within
the decorateLogger method causes the written message to bypass the other
build wrappers, which have not yet wrapped the OutputStream.

For example, it prevents the Timestamper plugin from applying timestamps
to these lines.


  Commit: 586ec0829bd676ec5b2e64b2133a9931ee1cf678
      
https://github.com/jenkinsci/envinject-plugin/commit/586ec0829bd676ec5b2e64b2133a9931ee1cf678
  Author: StevenGBrown <[email protected]>
  Date:   2016-08-31 (Wed, 31 Aug 2016)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/envinject/EnvInjectPasswordWrapper.java
    M src/test/java/org/jenkinsci/plugins/envinject/EnvInjectPasswordTest.java

  Log Message:
  -----------
  Merge pull request #87 from StevenGBrown/JENKINS-30028

[FIXED JENKINS-30028] Remove logging from password wrapper decorateLogger


Compare: 
https://github.com/jenkinsci/envinject-plugin/compare/80b96650c0a4...586ec0829bd6

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