Branch: refs/heads/master
Home: https://github.com/jenkinsci/timestamper-plugin
Commit: b4616862046e255a19262d03053f9b6115fe4304
https://github.com/jenkinsci/timestamper-plugin/commit/b4616862046e255a19262d03053f9b6115fe4304
Author: Basil Crow <[email protected]>
Date: 2020-02-26 (Wed, 26 Feb 2020)
Changed paths:
M pom.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/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/format/ElapsedTimestampFormat.java
M src/main/java/hudson/plugins/timestamper/format/SystemTimestampFormat.java
M src/test/java/hudson/plugins/timestamper/TimestampNoteTest.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/io/TimestampsReaderTest.java
Log Message:
-----------
Migrate to Commons Lang 3
Commit: c353f1c8e04f295f74b7534bdd5d9e28ce4068a9
https://github.com/jenkinsci/timestamper-plugin/commit/c353f1c8e04f295f74b7534bdd5d9e28ce4068a9
Author: Basil Crow <[email protected]>
Date: 2020-02-26 (Wed, 26 Feb 2020)
Changed paths:
M pom.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/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/format/ElapsedTimestampFormat.java
M src/main/java/hudson/plugins/timestamper/format/SystemTimestampFormat.java
M src/test/java/hudson/plugins/timestamper/TimestampNoteTest.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/io/TimestampsReaderTest.java
Log Message:
-----------
Merge pull request #54 from basil/commons-lang3
Migrate to Commons Lang 3
Compare:
https://github.com/jenkinsci/timestamper-plugin/compare/e96f3b19acd2...c353f1c8e04f
--
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/e96f3b-c353f1%40github.com.