diff --git a/examples/lib/bld/bld-wrapper.properties b/examples/lib/bld/bld-wrapper.properties index 85a0fa7..b4d7d23 100644 --- a/examples/lib/bld/bld-wrapper.properties +++ b/examples/lib/bld/bld-wrapper.properties @@ -1,7 +1,7 @@ bld.downloadExtensionJavadoc=false bld.downloadExtensionSources=true -bld.extensions=com.uwyn.rife2:bld-pitest:0.9.0-SNAPSHOT -bld.repositories=MAVEN_LOCAL,MAVEN_CENTRAL,RIFE2_RELEASES +bld.extensions=com.uwyn.rife2:bld-pitest:0.9.0 +bld.repositories=MAVEN_LOCAL,MAVEN_CENTRAL,RIFE2_SNAPSHOTS,RIFE2_RELEASES bld.downloadLocation= bld.sourceDirectories= bld.version=1.7.5 diff --git a/examples/reports/mutations/com.example/ExamplesLib.java.html b/examples/reports/mutations/com.example/ExamplesLib.java.html index 6c24ba2..b3df60e 100644 --- a/examples/reports/mutations/com.example/ExamplesLib.java.html +++ b/examples/reports/mutations/com.example/ExamplesLib.java.html @@ -15,12 +15,12 @@

ExamplesLib.java

- + 1 - + @@ -30,12 +30,12 @@

ExamplesLib.java

- + 2 - + @@ -45,12 +45,12 @@

ExamplesLib.java

- + 3 - + @@ -60,12 +60,12 @@

ExamplesLib.java

- + 4 - + @@ -75,12 +75,12 @@

ExamplesLib.java

- + 5 -1 +1 1. getMessage : replaced return value with "" for com/example/ExamplesLib::getMessage → KILLED
@@ -92,12 +92,12 @@

ExamplesLib.java

- + 6 - +
@@ -107,12 +107,12 @@

ExamplesLib.java

- + 7 - + @@ -124,11 +124,11 @@

ExamplesLib.java

Mutations

-5 +5 - +

1.1
Location : getMessage
Killed by : com.example.ExamplesTest.[engine:junit-jupiter]/[class:com.example.ExamplesTest]/[method:verifyHello()]
replaced return value with "" for com/example/ExamplesLib::getMessage → KILLED

@@ -160,7 +160,7 @@

Tests examined


-Report generated by
PIT 1.14.4 +Report generated by PIT 1.15.1 \ No newline at end of file diff --git a/examples/reports/mutations/com.example/ExamplesTest.java.html b/examples/reports/mutations/com.example/ExamplesTest.java.html index 3974499..a623b82 100644 --- a/examples/reports/mutations/com.example/ExamplesTest.java.html +++ b/examples/reports/mutations/com.example/ExamplesTest.java.html @@ -15,12 +15,12 @@

ExamplesTest.java

- + 1 - + @@ -30,12 +30,12 @@

ExamplesTest.java

- + 2 - + @@ -45,12 +45,12 @@

ExamplesTest.java

- + 3 - + @@ -60,12 +60,12 @@

ExamplesTest.java

- + 4 - + @@ -75,12 +75,12 @@

ExamplesTest.java

- + 5 - + @@ -90,12 +90,12 @@

ExamplesTest.java

- + 6 - + @@ -105,12 +105,12 @@

ExamplesTest.java

- + 7 - + @@ -120,12 +120,12 @@

ExamplesTest.java

- + 8 - + @@ -135,12 +135,12 @@

ExamplesTest.java

- + 9 - + @@ -150,12 +150,12 @@

ExamplesTest.java

- + 10 -1 +1 1. verifyHello : removed call to org/junit/jupiter/api/Assertions::assertEquals → SURVIVED
@@ -167,12 +167,12 @@

ExamplesTest.java

- + 11 - +
@@ -182,12 +182,12 @@

ExamplesTest.java

- + 12 - + @@ -199,11 +199,11 @@

ExamplesTest.java

Mutations

-10 +10 - +

1.1
Location : verifyHello
Killed by : none
removed call to org/junit/jupiter/api/Assertions::assertEquals → SURVIVED

@@ -235,7 +235,7 @@

Tests examined


-Report generated by
PIT 1.14.4 +Report generated by PIT 1.15.1 \ No newline at end of file diff --git a/examples/reports/mutations/com.example/index.html b/examples/reports/mutations/com.example/index.html index d8b9fcc..805a8c3 100644 --- a/examples/reports/mutations/com.example/index.html +++ b/examples/reports/mutations/com.example/index.html @@ -21,7 +21,7 @@

com.example

2 - 100%
5/5
+100%
5/5
50%
1/2
50%
1/2
@@ -43,14 +43,14 @@

Breakdown by Class

ExamplesLib.java -
100%
2/2
+
100%
2/2
100%
1/1
100%
1/1
ExamplesTest.java -
100%
3/3
+
100%
3/3
0%
0/1
0%
0/1
@@ -63,7 +63,7 @@

Breakdown by Class


-Report generated by PIT 1.14.4 +Report generated by PIT 1.15.1 \ No newline at end of file diff --git a/examples/reports/mutations/index.html b/examples/reports/mutations/index.html index da07e20..dd8241b 100644 --- a/examples/reports/mutations/index.html +++ b/examples/reports/mutations/index.html @@ -21,7 +21,7 @@

Project Summary

2 - 100%
5/5
+ 100%
5/5
50%
1/2
50%
1/2
@@ -45,7 +45,7 @@

Breakdown by Package

com.example 2 -
100%
5/5
+
100%
5/5
50%
1/2
50%
1/2
@@ -58,7 +58,7 @@

Breakdown by Package


-Report generated by PIT 1.14.4 +Report generated by PIT 1.15.1

diff --git a/lib/bld/bld-wrapper.properties b/lib/bld/bld-wrapper.properties index f8b51d9..80e04df 100644 --- a/lib/bld/bld-wrapper.properties +++ b/lib/bld/bld-wrapper.properties @@ -1,8 +1,8 @@ bld.downloadExtensionJavadoc=false bld.downloadExtensionSources=true -bld.extension-pmd=com.uwyn.rife2:bld-pmd:0.9.2 -bld.extension-jacoco=com.uwyn.rife2:bld-jacoco-report:0.9.0 -bld.repositories=MAVEN_CENTRAL,RIFE2_SNAPSHOTS,RIFE2_RELEASES +bld.extension-pmd=com.uwyn.rife2:bld-pmd:0.9.3 +bld.extension-jacoco=com.uwyn.rife2:bld-jacoco-report:0.9.1 +bld.repositories=MAVEN_LOCAL,MAVEN_CENTRAL,RIFE2_SNAPSHOTS,RIFE2_RELEASES bld.downloadLocation= bld.sourceDirectories= bld.version=1.7.5 diff --git a/src/bld/java/rife/bld/extension/PitestOperationBuild.java b/src/bld/java/rife/bld/extension/PitestOperationBuild.java index f5378b8..6735411 100644 --- a/src/bld/java/rife/bld/extension/PitestOperationBuild.java +++ b/src/bld/java/rife/bld/extension/PitestOperationBuild.java @@ -35,7 +35,7 @@ public class PitestOperationBuild extends Project { public PitestOperationBuild() { pkg = "rife.bld.extension"; name = "PitestExtension"; - version = version(0, 9, 0, "SNAPSHOT"); + version = version(0, 9, 0); javaRelease = 17; downloadSources = true;