Skip to content

Commit 2f6b811

Browse files
committed
Remove invoker.java.version = 9+ because the build requires Java 17 anyway.
Remove some `invoker.goals` when the `clean test-compile` default is suitable. Replace some `install` goals by the `verify` goal.
1 parent d85f3fa commit 2f6b811

File tree

32 files changed

+1
-469
lines changed

32 files changed

+1
-469
lines changed

src/it/MCOMPILER-205/invoker.properties

Lines changed: 0 additions & 19 deletions
This file was deleted.

src/it/MCOMPILER-294/invoker.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18-
invoker.java.version = 9+
1918
invoker.goals = compile

src/it/MCOMPILER-321_pathexceptions/invoker.properties

Lines changed: 0 additions & 18 deletions
This file was deleted.

src/it/MCOMPILER-321_pathexceptions/src/invoker.properties

Lines changed: 0 additions & 18 deletions
This file was deleted.

src/it/MCOMPILER-328_multiReleaseOutput/invoker.properties

Lines changed: 0 additions & 18 deletions
This file was deleted.

src/it/MCOMPILER-336_incremental-modulepath/invoker.properties

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,5 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18-
invoker.java.version = 9+
19-
2018
invoker.goals.1 = verify
2119
invoker.goals.2 = verify

src/it/MCOMPILER-346/invoker.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,5 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18-
invoker.java.version = 11+
1918
invoker.goals = clean compile
2019
invoker.buildResult = failure

src/it/MCOMPILER-360/invoker.properties

Lines changed: 0 additions & 19 deletions
This file was deleted.

src/it/MCOMPILER-366/invoker.properties

Lines changed: 0 additions & 18 deletions
This file was deleted.

src/it/MCOMPILER-373_mrjar/invoker.properties

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)