Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/timestamper-plugin
  Commit: 6eced32abff8fa01bcaf4c7d7cb82b46c2657cf2
      
https://github.com/jenkinsci/timestamper-plugin/commit/6eced32abff8fa01bcaf4c7d7cb82b46c2657cf2
  Author: Steven Brown <stevengbr...@gmail.com>
  Date:   2016-09-19 (Mon, 19 Sep 2016)

  Changed paths:
    M pom.xml
    A src/macker/macker-rules.xml
    M src/main/java/hudson/plugins/timestamper/Timestamp.java
    M src/main/java/hudson/plugins/timestamper/TimestampNote.java
    M src/main/java/hudson/plugins/timestamper/TimestamperConfig.java
    M 
src/main/java/hudson/plugins/timestamper/action/PrecisionTimestampFormat.java
    M src/main/java/hudson/plugins/timestamper/action/TimestampsActionQuery.java
    M src/main/java/hudson/plugins/timestamper/annotator/ConsoleLogParser.java
    M 
src/main/java/hudson/plugins/timestamper/format/ElapsedTimestampFormat.java
    M src/main/java/hudson/plugins/timestamper/format/SystemTimestampFormat.java
    M src/main/java/hudson/plugins/timestamper/io/LogFileReader.java
    M src/test/java/hudson/plugins/timestamper/TimestampNoteTest.java

  Log Message:
  -----------
  Disallow usage of Guava's Object class

Most methods in this class are deprecated and were scheduled for removal in
August 2016. The equal and hashCode are not deprecated, but this is no advantage
to using them with Java 7.


  Commit: 1437a6715bdcc30aad102d6915e6df5382df5b65
      
https://github.com/jenkinsci/timestamper-plugin/commit/1437a6715bdcc30aad102d6915e6df5382df5b65
  Author: Steven Brown <stevengbr...@gmail.com>
  Date:   2016-09-19 (Mon, 19 Sep 2016)

  Changed paths:
    M src/macker/macker-rules.xml
    R src/main/java/hudson/plugins/timestamper/io/Closeables.java
    M src/main/java/hudson/plugins/timestamper/io/LogFileReader.java
    M src/main/java/hudson/plugins/timestamper/io/TimestampsReader.java

  Log Message:
  -----------
  Disallow usage of Guava's Closeables class

The methods in this class change in later versions of Guava, so using it can
cause compilation errors if Jenkins has a later version.


Compare: 
https://github.com/jenkinsci/timestamper-plugin/compare/9112f4e61783...1437a6715bdc

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to