Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/timestamper-plugin
  Commit: 2fed9af88adecf8f05c92bdeb05b89b56027bd8d
      
https://github.com/jenkinsci/timestamper-plugin/commit/2fed9af88adecf8f05c92bdeb05b89b56027bd8d
  Author: Steven Brown <stevengbr...@gmail.com>
  Date:   2017-11-12 (Sun, 12 Nov 2017)

  Changed paths:
    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/TimestampNotesOutputStream.java
    M src/main/java/hudson/plugins/timestamper/TimestamperBuildWrapper.java
    M src/main/java/hudson/plugins/timestamper/TimestamperConfig.java
    M src/main/java/hudson/plugins/timestamper/TimestamperOutputStream.java
    M 
src/main/java/hudson/plugins/timestamper/action/PrecisionTimestampFormat.java
    M src/main/java/hudson/plugins/timestamper/action/TimestampsAction.java
    M 
src/main/java/hudson/plugins/timestamper/action/TimestampsActionFactory.java
    M 
src/main/java/hudson/plugins/timestamper/action/TimestampsActionOutput.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/annotator/TimestampAnnotator.java
    M 
src/main/java/hudson/plugins/timestamper/annotator/TimestampAnnotatorFactory2.java
    M src/main/java/hudson/plugins/timestamper/api/TimestamperAPI.java
    M 
src/main/java/hudson/plugins/timestamper/format/ElapsedTimestampFormat.java
    M src/main/java/hudson/plugins/timestamper/format/EmptyTimestampFormat.java
    M src/main/java/hudson/plugins/timestamper/format/FormatStringUtils.java
    M src/main/java/hudson/plugins/timestamper/format/SystemTimestampFormat.java
    M src/main/java/hudson/plugins/timestamper/format/TimeZoneUtils.java
    M src/main/java/hudson/plugins/timestamper/format/TimestampFormat.java
    M 
src/main/java/hudson/plugins/timestamper/format/TimestampFormatProvider.java
    M src/main/java/hudson/plugins/timestamper/io/DumpTimestamps.java
    M src/main/java/hudson/plugins/timestamper/io/LogFileReader.java
    M src/main/java/hudson/plugins/timestamper/io/TimeShiftsReader.java
    M src/main/java/hudson/plugins/timestamper/io/TimestamperPaths.java
    M src/main/java/hudson/plugins/timestamper/io/TimestampsReader.java
    M src/main/java/hudson/plugins/timestamper/io/TimestampsWriter.java
    M src/main/java/hudson/plugins/timestamper/io/Varint.java
    M src/main/java/hudson/plugins/timestamper/pipeline/TimestamperStep.java
    M src/test/java/hudson/plugins/timestamper/TimestampNoteTest.java
    M 
src/test/java/hudson/plugins/timestamper/TimestampNotesOutputStreamTest.java
    M src/test/java/hudson/plugins/timestamper/TimestampTest.java
    M src/test/java/hudson/plugins/timestamper/TimestamperBuildWrapperTest.java
    M src/test/java/hudson/plugins/timestamper/TimestamperConfigTest.java
    M src/test/java/hudson/plugins/timestamper/TimestamperOutputStreamTest.java
    M 
src/test/java/hudson/plugins/timestamper/action/PrecisionTimestampFormatTest.java
    M 
src/test/java/hudson/plugins/timestamper/action/TimestampsActionOutputTest.java
    M 
src/test/java/hudson/plugins/timestamper/action/TimestampsActionQueryTest.java
    M 
src/test/java/hudson/plugins/timestamper/annotator/ConsoleLogParserResultTest.java
    M 
src/test/java/hudson/plugins/timestamper/annotator/ConsoleLogParserTest.java
    M 
src/test/java/hudson/plugins/timestamper/annotator/TimestampAnnotatorTest.java
    M 
src/test/java/hudson/plugins/timestamper/format/ElapsedTimestampFormatTest.java
    M 
src/test/java/hudson/plugins/timestamper/format/EmptyTimestampFormatTest.java
    M src/test/java/hudson/plugins/timestamper/format/FormatStringUtilsTest.java
    M 
src/test/java/hudson/plugins/timestamper/format/SystemTimestampFormatTest.java
    M src/test/java/hudson/plugins/timestamper/format/TimeZoneUtilsTest.java
    M 
src/test/java/hudson/plugins/timestamper/format/TimestampFormatProviderTest.java
    M src/test/java/hudson/plugins/timestamper/format/TimestampFormatTest.java
    M src/test/java/hudson/plugins/timestamper/io/LogFileReaderTest.java
    M src/test/java/hudson/plugins/timestamper/io/TimestampsIOTest.java
    M src/test/java/hudson/plugins/timestamper/io/TimestampsReaderTest.java
    M src/test/java/hudson/plugins/timestamper/io/TimestampsWriterTest.java
    M src/test/java/hudson/plugins/timestamper/io/VarintTest.java

  Log Message:
  -----------
  Format with google-java-format 1.3


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