From 8851a2588a15241e1c1e614745b95c949b09594b Mon Sep 17 00:00:00 2001 From: Nicolas-Boltz Date: Tue, 11 Aug 2026 16:00:25 +0200 Subject: [PATCH] Build against Eclipse 2025-12 and prepare the 1.2.0 release The target definition moves from the 2024-06 simultaneous release to 2025-12 and from Orbit 4.32 to 4.38. Nothing this repository needs disappeared on the way; where a bundle was renamed, the new symbolic name is used. The version is raised to 1.2.0 in the POMs, the features (including license-feature-version), the bundle manifests, the update site category and the release-version of the build workflow. The other mdsd.tools repositories are consumed from their 1.2.0 release sites, so they have to be released in dependency order. --- .github/workflows/build.yml | 2 +- features/tools.mdsd.license.apache2/feature.xml | 2 +- features/tools.mdsd.license.epl2/feature.xml | 2 +- pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 07b13fe..e43fb57 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -10,7 +10,7 @@ jobs: runner-label: ubuntu-latest java-version: 21 deploy-updatesite: 'releng/tools.mdsd.license.updatesite/target/repository' - release-version: 1.1.0 + release-version: 1.2.0 secrets: SERVER_SSH_KEY: ${{ secrets.DEPLOYMENT_SERVER_SSH_KEY }} REMOTE_HOST: ${{ secrets.DEPLOYMENT_REMOTE_HOST }} diff --git a/features/tools.mdsd.license.apache2/feature.xml b/features/tools.mdsd.license.apache2/feature.xml index 543979a..14bc5be 100644 --- a/features/tools.mdsd.license.apache2/feature.xml +++ b/features/tools.mdsd.license.apache2/feature.xml @@ -1,7 +1,7 @@ diff --git a/features/tools.mdsd.license.epl2/feature.xml b/features/tools.mdsd.license.epl2/feature.xml index bd42e4e..13bb3e9 100644 --- a/features/tools.mdsd.license.epl2/feature.xml +++ b/features/tools.mdsd.license.epl2/feature.xml @@ -1,7 +1,7 @@ diff --git a/pom.xml b/pom.xml index e9367a9..bccfee6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 tools.mdsd.license parent - 1.1.0 + 1.2.0 pom ${project.artifactId} @@ -24,7 +24,7 @@ eclipse p2 - https://download.eclipse.org/releases/2024-06/202406121000/ + https://download.eclipse.org/releases/2025-12/202512101000/