Branch: refs/heads/master Home: https://github.com/jenkinsci/timestamper-plugin Commit: a136e97b5189adf011c6689137f48b6cb2560d82 https://github.com/jenkinsci/timestamper-plugin/commit/a136e97b5189adf011c6689137f48b6cb2560d82 Author: Steven Brown <stevengbr...@gmail.com> Date: 2013-11-07 (Thu, 07 Nov 2013)
Changed paths: M pom.xml M src/main/java/hudson/plugins/timestamper/TimestampFormatter.java M src/main/java/hudson/plugins/timestamper/TimestamperConfig.java M src/main/java/hudson/plugins/timestamper/action/TimestampsAction.java M src/main/java/hudson/plugins/timestamper/io/TimestampsReader.java M src/main/java/hudson/plugins/timestamper/io/TimestampsWriterImpl.java M src/test/java/hudson/plugins/timestamper/TimestampNoteTest.java M src/test/java/hudson/plugins/timestamper/TimestamperConfigTest.java M src/test/java/hudson/plugins/timestamper/action/TimestampsActionTest.java M src/test/java/hudson/plugins/timestamper/annotator/Jenkins17779Test.java M src/test/java/hudson/plugins/timestamper/annotator/TimestampAnnotatorTest.java M src/test/java/hudson/plugins/timestamper/io/TimestampsIOTest.java M src/test/java/hudson/plugins/timestamper/io/VarintTest.java Log Message: ----------- Drop support for Java 5 - Now requires Jenkins 1.520 or later. - Add @Override annotations when implementing a method from an interface. - PowerMockRule no longer works, so remove usages. - Minor changes to TimestamperConfigTest to suit the newer Jenkins. -- 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/groups/opt_out.