Branch: refs/heads/master Home: https://github.com/jenkinsci/timestamper-plugin Commit: 511d8b9d6533442f5fb31342506f171ff60b4576 https://github.com/jenkinsci/timestamper-plugin/commit/511d8b9d6533442f5fb31342506f171ff60b4576 Author: Basil Crow <m...@basilcrow.com> Date: 2021-05-07 (Fri, 07 May 2021)
Changed paths: M src/main/java/hudson/plugins/timestamper/action/TimestampsActionOutput.java M src/main/java/hudson/plugins/timestamper/io/DumpTimestamps.java M src/main/java/hudson/plugins/timestamper/io/TimeShiftsReader.java M src/test/java/hudson/plugins/timestamper/action/TimestampsActionQueryTest.java Log Message: ----------- Removing some Guava usages (#116) Removes the following Guava usages: - com/google/common/collect/ImmutableMap - com/google/common/base/Joiner#join(Ljava/lang/Iterable;)Ljava/lang/String; - com/google/common/base/Joiner#join([Ljava/lang/Object;)Ljava/lang/String; -- 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/925a98-511d8b%40github.com.