diff --git a/.github/workflows/ant.yml b/.github/workflows/ant.yml index c8fe8731f4d..c53d4477dc5 100644 --- a/.github/workflows/ant.yml +++ b/.github/workflows/ant.yml @@ -19,6 +19,11 @@ on: branches: [ '2.7' ] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: + +concurrency: + group: ${{ github.ref }} + cancel-in-progress: true + env: maven_version: 3.8.8 jobs: @@ -28,14 +33,9 @@ jobs: strategy: matrix: - java_version: [ 11 ] + java_version: [ 17, 21-ea ] steps: - - name: Cancel previous runs of this workflow - uses: styfle/cancel-workflow-action@0.9.1 - with: - all_but_latest: true - access_token: ${{ github.token }} - name: Start MySQL Database run: | sudo systemctl start mysql.service diff --git a/antbuild.xml b/antbuild.xml index 6de9dde4b8f..40b3ca4be2f 100644 --- a/antbuild.xml +++ b/antbuild.xml @@ -143,7 +143,7 @@ - + diff --git a/buildsystem/bsf-2.4.0.jar b/buildsystem/bsf-2.4.0.jar new file mode 100644 index 00000000000..3028967306c Binary files /dev/null and b/buildsystem/bsf-2.4.0.jar differ diff --git a/buildsystem/commons-logging-1.2.jar b/buildsystem/commons-logging-1.2.jar new file mode 100644 index 00000000000..93a3b9f6db4 Binary files /dev/null and b/buildsystem/commons-logging-1.2.jar differ diff --git a/buildsystem/compdeps/pom.xml b/buildsystem/compdeps/pom.xml index 8122c45781f..992cc589230 100644 --- a/buildsystem/compdeps/pom.xml +++ b/buildsystem/compdeps/pom.xml @@ -121,9 +121,9 @@ 3.4.1.Final - 3.1.SP3 + 3.1.SP4 - 3.1.6.Final + 3.1.9.Final diff --git a/buildsystem/org.eclipse.persistence.parent/pom.xml b/buildsystem/org.eclipse.persistence.parent/pom.xml index 4d908ce06d8..02b378114b1 100644 --- a/buildsystem/org.eclipse.persistence.parent/pom.xml +++ b/buildsystem/org.eclipse.persistence.parent/pom.xml @@ -1,7 +1,7 @@ UTF-8 - 1.3.0 + 8 + 3.0.4 4.12 @@ -132,6 +133,15 @@ ../../foundation/org.eclipse.persistence.oracle.nosql + + jdk11 + + 11 + + + 1.3.0 + + diff --git a/buildsystem/rhino-1.7.14.jar b/buildsystem/rhino-1.7.14.jar new file mode 100644 index 00000000000..ad47a201582 Binary files /dev/null and b/buildsystem/rhino-1.7.14.jar differ diff --git a/foundation/eclipselink.core.test/antbuild.xml b/foundation/eclipselink.core.test/antbuild.xml index d63770ec061..fa85ecc2b95 100644 --- a/foundation/eclipselink.core.test/antbuild.xml +++ b/foundation/eclipselink.core.test/antbuild.xml @@ -1,7 +1,7 @@ @@ -561,13 +564,21 @@ - + + + + + + - + + + + diff --git a/foundation/eclipselink.extension.test/antbuild.xml b/foundation/eclipselink.extension.test/antbuild.xml index 56e43b95c6b..6a215040bf2 100644 --- a/foundation/eclipselink.extension.test/antbuild.xml +++ b/foundation/eclipselink.extension.test/antbuild.xml @@ -119,7 +119,7 @@ - + diff --git a/moxy/eclipselink.moxy.test/antbuild.xml b/moxy/eclipselink.moxy.test/antbuild.xml index 86c1fb4352b..adeb87cef2a 100644 --- a/moxy/eclipselink.moxy.test/antbuild.xml +++ b/moxy/eclipselink.moxy.test/antbuild.xml @@ -1,7 +1,7 @@ - + diff --git a/sharedlib.xml b/sharedlib.xml index 75340a0b2b4..e593e04007d 100644 --- a/sharedlib.xml +++ b/sharedlib.xml @@ -1,6 +1,6 @@ - + + + + + + @@ -79,7 +84,7 @@ ]]> - + - +