Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/timestamper-plugin
  Commit: 803e076e7eaacf030f962af03621b31747c7ac2b
      
https://github.com/jenkinsci/timestamper-plugin/commit/803e076e7eaacf030f962af03621b31747c7ac2b
  Author: Basil Crow <[email protected]>
  Date:   2023-04-01 (Sat, 01 Apr 2023)

  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/TimestampNotesOutputStream.java
    M src/main/java/hudson/plugins/timestamper/TimestamperBuildWrapper.java
    M src/main/java/hudson/plugins/timestamper/TimestamperConfig.java
    M src/main/java/hudson/plugins/timestamper/TimestamperOutputStream.java
    M 
src/main/java/hudson/plugins/timestamper/accessor/TimestampLogFileLine.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/TimestampsActionFactory.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/annotator/TimestampAnnotator.java
    M 
src/main/java/hudson/plugins/timestamper/annotator/TimestampAnnotatorFactory3.java
    M src/main/java/hudson/plugins/timestamper/api/TimestamperAPI.java
    M 
src/main/java/hudson/plugins/timestamper/format/ElapsedTimestampFormat.java
    M src/main/java/hudson/plugins/timestamper/format/EmptyTimestampFormat.java
    M src/main/java/hudson/plugins/timestamper/format/FormatStringUtils.java
    M src/main/java/hudson/plugins/timestamper/format/SystemTimestampFormat.java
    M src/main/java/hudson/plugins/timestamper/format/TimeZoneUtils.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/format/TimestampFormatUtils.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/main/java/hudson/plugins/timestamper/io/Varint.java
    M src/main/java/hudson/plugins/timestamper/pipeline/GlobalAnnotator.java
    M src/main/java/hudson/plugins/timestamper/pipeline/GlobalDecorator.java
    M src/main/java/hudson/plugins/timestamper/pipeline/TimestamperStep.java
    M src/test/java/hudson/plugins/timestamper/ConfigurationAsCodeTest.java
    M src/test/java/hudson/plugins/timestamper/TimestampNoteTest.java
    M 
src/test/java/hudson/plugins/timestamper/TimestampNotesOutputStreamTest.java
    M src/test/java/hudson/plugins/timestamper/TimestampTest.java
    M src/test/java/hudson/plugins/timestamper/TimestamperApiTestUtil.java
    M src/test/java/hudson/plugins/timestamper/TimestamperBuildWrapperTest.java
    M src/test/java/hudson/plugins/timestamper/TimestamperConfigTest.java
    M src/test/java/hudson/plugins/timestamper/TimestamperIntegrationTest.java
    M src/test/java/hudson/plugins/timestamper/TimestamperOutputStreamTest.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/annotator/ConsoleLogParserResultTest.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/format/ElapsedTimestampFormatTest.java
    M 
src/test/java/hudson/plugins/timestamper/format/EmptyTimestampFormatTest.java
    M src/test/java/hudson/plugins/timestamper/format/FormatStringUtilsTest.java
    M 
src/test/java/hudson/plugins/timestamper/format/SystemTimestampFormatTest.java
    M src/test/java/hudson/plugins/timestamper/format/TimeZoneUtilsTest.java
    M 
src/test/java/hudson/plugins/timestamper/format/TimestampFormatProviderTest.java
    M src/test/java/hudson/plugins/timestamper/format/TimestampFormatTest.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
    M src/test/java/hudson/plugins/timestamper/io/VarintTest.java
    M src/test/java/hudson/plugins/timestamper/jmh/BenchmarkRunner.java
    M 
src/test/java/hudson/plugins/timestamper/jmh/benchmarks/LogHtmlWriterBenchmark.java
    M src/test/java/hudson/plugins/timestamper/pipeline/PipelineTest.java

  Log Message:
  -----------
  Add Spotless (#237)


-- 
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/f71d1e-803e07%40github.com.

Reply via email to