File tree Expand file tree Collapse file tree 4 files changed +11
-11
lines changed
coherence.eclipse.plugin.tests Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 2424 fail-fast : false
2525 matrix :
2626 coherenceVersion :
27- - 24.09.4-SNAPSHOT
28- - 22.06.12-SNAPSHOT
27+ - 25.09-SNAPSHOT
28+ - 25.03.2-SNAPSHOT
29+ - 22.06.13-SNAPSHOT
30+ - 14.1.2-0-3-SNAPSHOT
2931
3032 steps :
3133 - name : Checkout
4042 - name : Print Versions
4143 run : mvn -version && ant -version
4244
43- - name : Build Using Default Version (22.06 )
45+ - name : Build Using Default Version)
4446 shell : bash
4547 run : |
4648 mvn --file pom.xml --batch-mode -e -DskipTests clean install
Original file line number Diff line number Diff line change 2121 fail-fast : false
2222 matrix :
2323 version :
24- - 24.09.3
25- - 24.09.4-SNAPSHOT
26- - 22.06.12-SNAPSHOT
27- - 22.06.11
28- - 14.1.2-0-1
24+ - 25.03.1
25+ - 22.06.12
26+ - 14.1.2-0-2
2927
3028 steps :
3129 - 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.09.2 .jar,
4+ target/runtime-bin/coherence-25.03.1 .jar,
55 .
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
3- Copyright (c) 2020, 2024 Oracle and/or its affiliates.
3+ Copyright (c) 2020, 2025 Oracle and/or its affiliates.
44
55 Licensed under the Universal Permissive License v 1.0 as shown at
66 https://oss.oracle.com/licenses/upl.
2424 </modules >
2525
2626 <properties >
27- <coherence .version>24.09.2 </coherence .version>
27+ <coherence .version>25.03.1 </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