Branch: refs/heads/master
Home: https://github.com/jenkinsci/timestamper-plugin
Commit: a932cfcf2f41e1f2d99d8374db9eae66fcdee014
https://github.com/jenkinsci/timestamper-plugin/commit/a932cfcf2f41e1f2d99d8374db9eae66fcdee014
Author: Basil Crow <[email protected]>
Date: 2020-02-17 (Mon, 17 Feb 2020)
Changed paths:
M src/main/java/hudson/plugins/timestamper/TimestamperBuildWrapper.java
M
src/main/java/hudson/plugins/timestamper/action/PrecisionTimestampFormat.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/TimestampAnnotator.java
M src/main/java/hudson/plugins/timestamper/format/SystemTimestampFormat.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/LogFileReader.java
M src/main/java/hudson/plugins/timestamper/io/TimeShiftsReader.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/TimestampNoteTest.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/TimestampAnnotatorTest.java
M
src/test/java/hudson/plugins/timestamper/format/SystemTimestampFormatTest.java
M
src/test/java/hudson/plugins/timestamper/format/TimestampFormatProviderTest.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
Log Message:
-----------
Migrate from Guava functional types to Java 8 functional types
Commit: 432079724553222cbd2d93c5610dedf3cfd37365
https://github.com/jenkinsci/timestamper-plugin/commit/432079724553222cbd2d93c5610dedf3cfd37365
Author: Basil Crow <[email protected]>
Date: 2020-02-17 (Mon, 17 Feb 2020)
Changed paths:
M pom.xml
Log Message:
-----------
Update libraries for Java 11 support
Commit: 063201651fd6d3bc1551e183571b34bab270ed0c
https://github.com/jenkinsci/timestamper-plugin/commit/063201651fd6d3bc1551e183571b34bab270ed0c
Author: Basil Crow <[email protected]>
Date: 2020-02-17 (Mon, 17 Feb 2020)
Changed paths:
M Jenkinsfile
Log Message:
-----------
Update Jenkinsfile for Java 11 support
Commit: 308424e2df20bc9c3faf60541cf74f2e3c1c6b56
https://github.com/jenkinsci/timestamper-plugin/commit/308424e2df20bc9c3faf60541cf74f2e3c1c6b56
Author: Basil Crow <[email protected]>
Date: 2020-02-18 (Tue, 18 Feb 2020)
Changed paths:
M pom.xml
Log Message:
-----------
Merge branch 'master' of https://github.com/jenkinsci/timestamper-plugin into
java11
Commit: 3baf63e7222d7dc37a773115ff1f63f0909d2895
https://github.com/jenkinsci/timestamper-plugin/commit/3baf63e7222d7dc37a773115ff1f63f0909d2895
Author: Basil Crow <[email protected]>
Date: 2020-02-20 (Thu, 20 Feb 2020)
Changed paths:
M Jenkinsfile
M pom.xml
M src/main/java/hudson/plugins/timestamper/TimestamperBuildWrapper.java
M
src/main/java/hudson/plugins/timestamper/action/PrecisionTimestampFormat.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/TimestampAnnotator.java
M src/main/java/hudson/plugins/timestamper/format/SystemTimestampFormat.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/LogFileReader.java
M src/main/java/hudson/plugins/timestamper/io/TimeShiftsReader.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/TimestampNoteTest.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/TimestampAnnotatorTest.java
M
src/test/java/hudson/plugins/timestamper/format/SystemTimestampFormatTest.java
M
src/test/java/hudson/plugins/timestamper/format/TimestampFormatProviderTest.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
Log Message:
-----------
Merge pull request #42 from basil/java11
[JENKINS-55167] Add Java 11 support
Compare:
https://github.com/jenkinsci/timestamper-plugin/compare/7e264272faf0...3baf63e7222d
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/timestamper-plugin/push/refs/heads/master/7e2642-3baf63%40github.com.