Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-sync-plugin
  Commit: e772c4eb66af47b4a0330f4d86e765bc6bd06a0e
      
https://github.com/jenkinsci/openshift-sync-plugin/commit/e772c4eb66af47b4a0330f4d86e765bc6bd06a0e
  Author: Scott Hebert <[email protected]>
  Date:   2017-06-09 (Fri, 09 Jun 2017)

  Changed paths:
    M src/main/java/io/fabric8/jenkins/openshiftsync/BuildConfigWatcher.java
    M src/main/java/io/fabric8/jenkins/openshiftsync/BuildWatcher.java
    M src/main/java/io/fabric8/jenkins/openshiftsync/CredentialsUtils.java
    M 
src/main/java/io/fabric8/jenkins/openshiftsync/GlobalPluginConfiguration.java

  Log Message:
  -----------
  Remove excessive SEVERE logging when credentials not defined

- BuildWatcher and BuildConfigWatch both emit tons of
  log messages for failed authenticated requests which floods Jenkins logs.
  This will tame them.
- Remove some unused imports too.


  Commit: 7ae937a48fabb09a3e5d6cabab67489f17fdf44a
      
https://github.com/jenkinsci/openshift-sync-plugin/commit/7ae937a48fabb09a3e5d6cabab67489f17fdf44a
  Author: Scott Hebert <[email protected]>
  Date:   2017-06-09 (Fri, 09 Jun 2017)

  Changed paths:
    M 
src/main/java/io/fabric8/jenkins/openshiftsync/GlobalPluginConfiguration.java

  Log Message:
  -----------
  Update the method to determine if Jenkins is ready

- Without waiting until Jenkins init is completed, it is
  possible to experience a deadlock.


  Commit: 53f608beb3ea2444f20456a95fd00d66a21799c6
      
https://github.com/jenkinsci/openshift-sync-plugin/commit/53f608beb3ea2444f20456a95fd00d66a21799c6
  Author: Gabe Montero <[email protected]>
  Date:   2017-06-09 (Fri, 09 Jun 2017)

  Changed paths:
    M src/main/java/io/fabric8/jenkins/openshiftsync/BuildConfigWatcher.java
    M src/main/java/io/fabric8/jenkins/openshiftsync/BuildWatcher.java
    M src/main/java/io/fabric8/jenkins/openshiftsync/CredentialsUtils.java
    M 
src/main/java/io/fabric8/jenkins/openshiftsync/GlobalPluginConfiguration.java

  Log Message:
  -----------
  Merge pull request #40 from scoheb/fix-logging

Remove excessive SEVERE logging when credentials not defined and update Jenkins 
Readiness Logic for watchers


Compare: 
https://github.com/jenkinsci/openshift-sync-plugin/compare/0b30728bb310...53f608beb3ea

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