Skip to content

Commit e8f89d4

Browse files
I don't know where these changes came form automatically.
1 parent 0f67725 commit e8f89d4

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

spotbugs-tests/src/test/resources/firstFile.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

3-
<BugCollection version="4.7.4-SNAPSHOT" sequence="0" timestamp="-1" analysisTimestamp="1674144996716" release="">
3+
<BugCollection version="4.7.4-SNAPSHOT" sequence="0" timestamp="-1" analysisTimestamp="1684782249878" release="">
44
<Project></Project>
55
<BugInstance type="Test" priority="1" rank="18" abbrev="TEST" category="EXPERIMENTAL">
66
<Method classname="TestClass" name="TestMethod" signature="(Lorg/test/TestClass2;Ljava/util/List;)V" isStatic="false"/>
@@ -10,7 +10,7 @@
1010
</Class>
1111
</BugInstance>
1212
<Errors errors="0" missingClasses="0"></Errors>
13-
<FindBugsSummary timestamp="Thu, 19 Jan 2023 17:16:36 +0100" total_classes="0" referenced_classes="0" total_bugs="1" total_size="0" num_packages="1" java_version="17.0.2" vm_version="17.0.2+8-86" cpu_seconds="1.25" clock_seconds="0.21" peak_mbytes="230.26" alloc_mbytes="512.00" gc_seconds="0.00" priority_1="1">
13+
<FindBugsSummary timestamp="Mon, 22 May 2023 21:04:09 +0200" total_classes="0" referenced_classes="0" total_bugs="1" total_size="0" num_packages="1" java_version="17.0.7" vm_version="17.0.7+8-LTS-224" cpu_seconds="0.00" clock_seconds="0.00" peak_mbytes="529.52" alloc_mbytes="512.00" gc_seconds="0.00" priority_1="1">
1414
<FindBugsProfile></FindBugsProfile>
1515
</FindBugsSummary>
1616
<ClassFeatures></ClassFeatures>

spotbugs-tests/src/test/resources/secondFile.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

3-
<BugCollection version="4.7.4-SNAPSHOT" sequence="0" timestamp="-1" analysisTimestamp="1674144996910" release="">
3+
<BugCollection version="4.7.4-SNAPSHOT" sequence="0" timestamp="-1" analysisTimestamp="1684782249882" release="">
44
<Project></Project>
55
<BugInstance type="Test2" priority="1" rank="18" abbrev="TEST" category="EXPERIMENTAL">
66
<Method classname="TestClass2" name="TestMethod2" signature="(Lorg/test/TestClass;Ljava/util/List;)V" isStatic="false"/>
@@ -10,7 +10,7 @@
1010
</Class>
1111
</BugInstance>
1212
<Errors errors="0" missingClasses="0"></Errors>
13-
<FindBugsSummary timestamp="Thu, 19 Jan 2023 17:16:36 +0100" total_classes="0" referenced_classes="0" total_bugs="1" total_size="0" num_packages="1" java_version="17.0.2" vm_version="17.0.2+8-86" cpu_seconds="0.00" clock_seconds="0.00" peak_mbytes="230.33" alloc_mbytes="512.00" gc_seconds="0.00" priority_1="1">
13+
<FindBugsSummary timestamp="Mon, 22 May 2023 21:04:09 +0200" total_classes="0" referenced_classes="0" total_bugs="1" total_size="0" num_packages="1" java_version="17.0.7" vm_version="17.0.7+8-LTS-224" cpu_seconds="0.00" clock_seconds="0.00" peak_mbytes="529.52" alloc_mbytes="512.00" gc_seconds="0.00" priority_1="1">
1414
<FindBugsProfile></FindBugsProfile>
1515
</FindBugsSummary>
1616
<ClassFeatures></ClassFeatures>

0 commit comments

Comments
 (0)