Branch: refs/heads/master Home: https://github.com/jenkinsci/timestamper-plugin Commit: df1ba163d442ed50a52a98d81e1055d35ef341eb https://github.com/jenkinsci/timestamper-plugin/commit/df1ba163d442ed50a52a98d81e1055d35ef341eb Author: Basil Crow <m...@basilcrow.com> Date: 2021-05-07 (Fri, 07 May 2021)
Changed paths: 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/TimestamperOutputStream.java M src/main/java/hudson/plugins/timestamper/accessor/TimestampLogFileLineAccessor.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/TimestampsActionQuery.java M src/main/java/hudson/plugins/timestamper/annotator/TimestampAnnotator.java M src/main/java/hudson/plugins/timestamper/format/ElapsedTimestampFormat.java M src/main/java/hudson/plugins/timestamper/io/DumpTimestamps.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/test/java/hudson/plugins/timestamper/action/PrecisionTimestampFormatTest.java M src/test/java/hudson/plugins/timestamper/action/TimestampsActionQueryTest.java M src/test/java/hudson/plugins/timestamper/io/TimestampsReaderTest.java M src/test/java/hudson/plugins/timestamper/io/TimestampsWriterTest.java Log Message: ----------- Migrate to NIO.2 and reduce usages of Guava (#117) -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/timestamper-plugin/push/refs/heads/master/511d8b-df1ba1%40github.com.