File tree Expand file tree Collapse file tree
coherence.eclipse.plugin.tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Copyright (c) 2020, 2024 Oracle and/or its affiliates.
1+ # Copyright (c) 2020, 2025 Oracle and/or its affiliates.
22#
33# Licensed under the Universal Permissive License v 1.0 as shown at
44# https://oss.oracle.com/licenses/upl.
@@ -21,10 +21,13 @@ jobs:
2121 fail-fast : false
2222 matrix :
2323 version :
24- - 24.09
24+ - 24.09.2
2525 - 24.09.1-SNAPSHOT
2626 - 22.06.11-SNAPSHOT
2727 - 22.06.10
28+ - 22.06.11
29+ - 14.1.2-0-0
30+ - 14.1.2-0-1
2831
2932 steps :
3033 - name : Checkout
Original file line number Diff line number Diff line change 11source.. = src/
22output.. = bin/
33bin.includes = META-INF/,\
4- target/runtime-bin/coherence-24.03 .jar,
4+ target/runtime-bin/coherence-24.09.2 .jar,
55 .
Original file line number Diff line number Diff line change 2424 </modules >
2525
2626 <properties >
27- <coherence .version>24.03 </coherence .version>
27+ <coherence .version>24.09.2 </coherence .version>
2828 <java .version>1.8</java .version>
2929 <maven .compiler.version>3.8.0</maven .compiler.version>
3030 <mockito .version>3.3.3</mockito .version>
You can’t perform that action at this time.
0 commit comments