From e01c4d8f1349feb27ba2957a669b3c4c8a76f4c3 Mon Sep 17 00:00:00 2001 From: Nicolas Boltz Date: Thu, 26 Jan 2023 11:50:53 +0100 Subject: [PATCH 01/18] Update pom.xml --- eclipse/pom.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/eclipse/pom.xml b/eclipse/pom.xml index fac8a23..908731b 100644 --- a/eclipse/pom.xml +++ b/eclipse/pom.xml @@ -4,7 +4,7 @@ 4.0.0 tools.mdsd eclipse-parent - 0.8.3 + 0.8.4 ${project.artifactId} A common parent POM for all Eclipse builds of MDSD.tools. http://mdsd.tools @@ -39,8 +39,8 @@ - 2.7.0 - 2.2.0 + 2.7.5 + 2.7.5 0.2.6 -tag "generated:a:Generated class or method." @@ -415,7 +415,7 @@ org.eclipse.xtend xtend-maven-plugin - 2.26.0 + 2.29.0 @@ -423,7 +423,7 @@ xtend-gen - 11 + 17 @@ -432,7 +432,7 @@ org.apache.maven.plugins maven-clean-plugin - 3.1.0 + 3.2.0 true @@ -461,7 +461,7 @@ org.jacoco jacoco-maven-plugin - 0.8.7 + 0.8.8 jacoco-prepare @@ -502,7 +502,7 @@ org.codehaus.mojo exec-maven-plugin - 1.6.0 + 3.1.0 ExecuteMWE2LauncherForGenerate @@ -539,7 +539,7 @@ org.codehaus.mojo exec-maven-plugin - 1.6.0 + 3.1.0 ExecuteMWE2LauncherForClean @@ -729,7 +729,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + 3.10.1 process-dagger-annotations @@ -742,7 +742,7 @@ com.google.dagger dagger-compiler - 2.31 + 2.44.2 only @@ -754,7 +754,7 @@ org.apache.maven.plugins maven-clean-plugin - 3.1.0 + 3.2.0 clean-src-gen From fa615f7697aaed175dba0a4320c62cb0bcc3c873 Mon Sep 17 00:00:00 2001 From: Nicolas Boltz Date: Thu, 26 Jan 2023 11:56:04 +0100 Subject: [PATCH 02/18] Update pom.xml --- eclipse/updatesite/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclipse/updatesite/pom.xml b/eclipse/updatesite/pom.xml index f9ef9b7..ef0bc53 100644 --- a/eclipse/updatesite/pom.xml +++ b/eclipse/updatesite/pom.xml @@ -6,7 +6,7 @@ tools.mdsd eclipse-parent - 0.8.3 + 0.8.4 eclipse-parent-updatesite ${project.artifactId} @@ -24,7 +24,7 @@ - tools.mdsd:eclipse-target-platforms:0.3.5:eclipse-modeling-2022-12:target + tools.mdsd:eclipse-target-platforms:0.3.6:eclipse-modeling-2022-12:target ${project.groupId} target-platform-merged-temporary 1.0.0 From 9d9513412953d0dcbc81ed20e48918968d2ede41 Mon Sep 17 00:00:00 2001 From: Nicolas Boltz Date: Thu, 26 Jan 2023 11:57:27 +0100 Subject: [PATCH 03/18] Update pom.xml --- eclipse/updatesite-notp/pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/eclipse/updatesite-notp/pom.xml b/eclipse/updatesite-notp/pom.xml index e5b9717..a5cf1cf 100644 --- a/eclipse/updatesite-notp/pom.xml +++ b/eclipse/updatesite-notp/pom.xml @@ -6,7 +6,7 @@ tools.mdsd eclipse-parent - 0.8.3 + 0.8.4 eclipse-parent-updatesite-notp ${project.artifactId} @@ -82,7 +82,6 @@ 2022-12 - 0.3.0 @@ -98,7 +97,7 @@ mdsd.tools-ecoreworkflow p2 - https://updatesite.mdsd.tools/ecore-workflow/releases/${tools.mdsd.dependencies.ecoreworkflow-version} + https://updatesite.mdsd.tools/ecore-workflow/releases/latest From eb2d8a814da93eedefea495d64eb86f0b4d59155 Mon Sep 17 00:00:00 2001 From: Nicolas Boltz Date: Thu, 26 Jan 2023 11:57:56 +0100 Subject: [PATCH 04/18] Update pom.xml --- eclipse/product/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse/product/pom.xml b/eclipse/product/pom.xml index 0b825a3..e5031b5 100644 --- a/eclipse/product/pom.xml +++ b/eclipse/product/pom.xml @@ -6,7 +6,7 @@ tools.mdsd eclipse-parent - 0.8.3 + 0.8.4 eclipse-parent-product ${project.artifactId} From bc0a26a8e90d8e3d4bbb44cdd05b16e8832edc85 Mon Sep 17 00:00:00 2001 From: Nicolas Boltz Date: Tue, 31 Jan 2023 14:03:08 +0100 Subject: [PATCH 05/18] Update pom.xml --- eclipse/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse/pom.xml b/eclipse/pom.xml index 908731b..6eb5457 100644 --- a/eclipse/pom.xml +++ b/eclipse/pom.xml @@ -40,7 +40,7 @@ 2.7.5 - 2.7.5 + 2.2.0 0.2.6 -tag "generated:a:Generated class or method." From c15bdceb659ce11dc03e335a74c47f41302ee8df Mon Sep 17 00:00:00 2001 From: Nicolas Boltz Date: Tue, 31 Jan 2023 14:08:24 +0100 Subject: [PATCH 06/18] Update pom.xml --- eclipse/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse/pom.xml b/eclipse/pom.xml index 6eb5457..51f0e22 100644 --- a/eclipse/pom.xml +++ b/eclipse/pom.xml @@ -4,7 +4,7 @@ 4.0.0 tools.mdsd eclipse-parent - 0.8.4 + 0.8.5 ${project.artifactId} A common parent POM for all Eclipse builds of MDSD.tools. http://mdsd.tools From b163adc11a796278eb4ee07fd34058fc4804464e Mon Sep 17 00:00:00 2001 From: Nicolas Boltz Date: Tue, 31 Jan 2023 14:09:04 +0100 Subject: [PATCH 07/18] Update pom.xml --- eclipse/product/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse/product/pom.xml b/eclipse/product/pom.xml index e5031b5..d695c13 100644 --- a/eclipse/product/pom.xml +++ b/eclipse/product/pom.xml @@ -6,7 +6,7 @@ tools.mdsd eclipse-parent - 0.8.4 + 0.8.5 eclipse-parent-product ${project.artifactId} From 7d53aa28b3ed91cf97174232ae370253d356810d Mon Sep 17 00:00:00 2001 From: Nicolas Boltz Date: Tue, 31 Jan 2023 14:22:45 +0100 Subject: [PATCH 08/18] Update pom.xml --- eclipse/updatesite-notp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse/updatesite-notp/pom.xml b/eclipse/updatesite-notp/pom.xml index a5cf1cf..2a2364e 100644 --- a/eclipse/updatesite-notp/pom.xml +++ b/eclipse/updatesite-notp/pom.xml @@ -6,7 +6,7 @@ tools.mdsd eclipse-parent - 0.8.4 + 0.8.5 eclipse-parent-updatesite-notp ${project.artifactId} From 178ddd4b76d342b001b75284f3b6504429b7ef78 Mon Sep 17 00:00:00 2001 From: Nicolas Boltz Date: Tue, 31 Jan 2023 14:23:11 +0100 Subject: [PATCH 09/18] Update pom.xml --- eclipse/updatesite/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse/updatesite/pom.xml b/eclipse/updatesite/pom.xml index ef0bc53..358a57a 100644 --- a/eclipse/updatesite/pom.xml +++ b/eclipse/updatesite/pom.xml @@ -6,7 +6,7 @@ tools.mdsd eclipse-parent - 0.8.4 + 0.8.5 eclipse-parent-updatesite ${project.artifactId} From 709963f132f7cac2aa2fc29c9d00754082b5af54 Mon Sep 17 00:00:00 2001 From: Nicolas Boltz Date: Fri, 3 Feb 2023 10:58:49 +0100 Subject: [PATCH 10/18] Update pom.xml --- eclipse/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse/pom.xml b/eclipse/pom.xml index 51f0e22..c537326 100644 --- a/eclipse/pom.xml +++ b/eclipse/pom.xml @@ -4,7 +4,7 @@ 4.0.0 tools.mdsd eclipse-parent - 0.8.5 + 0.8.6 ${project.artifactId} A common parent POM for all Eclipse builds of MDSD.tools. http://mdsd.tools From cf62e498c4bf9cd7f33cb65cbf9759bc2cef2db6 Mon Sep 17 00:00:00 2001 From: Nicolas Boltz Date: Fri, 3 Feb 2023 10:59:15 +0100 Subject: [PATCH 11/18] Update pom.xml --- eclipse/product/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse/product/pom.xml b/eclipse/product/pom.xml index d695c13..f4b034c 100644 --- a/eclipse/product/pom.xml +++ b/eclipse/product/pom.xml @@ -6,7 +6,7 @@ tools.mdsd eclipse-parent - 0.8.5 + 0.8.6 eclipse-parent-product ${project.artifactId} From 1395e3d6ea0618b320702f32999d229c799e7fb8 Mon Sep 17 00:00:00 2001 From: Nicolas Boltz Date: Fri, 3 Feb 2023 10:59:34 +0100 Subject: [PATCH 12/18] Update pom.xml --- eclipse/updatesite-notp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse/updatesite-notp/pom.xml b/eclipse/updatesite-notp/pom.xml index 2a2364e..96a24d6 100644 --- a/eclipse/updatesite-notp/pom.xml +++ b/eclipse/updatesite-notp/pom.xml @@ -6,7 +6,7 @@ tools.mdsd eclipse-parent - 0.8.5 + 0.8.6 eclipse-parent-updatesite-notp ${project.artifactId} From 9843c78eb295c5a589de3013a25cc06cb73d06f4 Mon Sep 17 00:00:00 2001 From: Nicolas Boltz Date: Fri, 3 Feb 2023 11:00:53 +0100 Subject: [PATCH 13/18] Update pom.xml --- eclipse/updatesite/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclipse/updatesite/pom.xml b/eclipse/updatesite/pom.xml index 358a57a..2c4120a 100644 --- a/eclipse/updatesite/pom.xml +++ b/eclipse/updatesite/pom.xml @@ -6,7 +6,7 @@ tools.mdsd eclipse-parent - 0.8.5 + 0.8.6 eclipse-parent-updatesite ${project.artifactId} @@ -24,7 +24,7 @@ - tools.mdsd:eclipse-target-platforms:0.3.6:eclipse-modeling-2022-12:target + tools.mdsd:eclipse-target-platforms:0.3.7:eclipse-modeling-2022-12:target ${project.groupId} target-platform-merged-temporary 1.0.0 From 11514785ea11757b22e4abe46c98ef14aa030e65 Mon Sep 17 00:00:00 2001 From: Nicolas Boltz Date: Wed, 8 Feb 2023 17:13:33 +0100 Subject: [PATCH 14/18] Revert dagger version bump --- eclipse/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse/pom.xml b/eclipse/pom.xml index c537326..4d3f595 100644 --- a/eclipse/pom.xml +++ b/eclipse/pom.xml @@ -742,7 +742,7 @@ com.google.dagger dagger-compiler - 2.44.2 + 2.31 only From 87b35fd464c8ca24cc819152f7d6fcf3dd16b2ab Mon Sep 17 00:00:00 2001 From: Nicolas Boltz Date: Wed, 8 Feb 2023 17:55:42 +0100 Subject: [PATCH 15/18] Change headless version to latest available --- eclipse/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse/pom.xml b/eclipse/pom.xml index 4d3f595..a70f333 100644 --- a/eclipse/pom.xml +++ b/eclipse/pom.xml @@ -675,7 +675,7 @@ cbi-aggregator p2 - http://download.eclipse.org/cbi/updates/aggregator/headless/4.20/ + http://download.eclipse.org/cbi/updates/aggregator/headless/4.13/ Eclipse 2021-12 From 14849323a22d4a6671adf9dabf55e988b78f3e76 Mon Sep 17 00:00:00 2001 From: Nicolas-Boltz Date: Wed, 8 Feb 2023 18:24:38 +0100 Subject: [PATCH 16/18] Bump version number --- eclipse/pom.xml | 2 +- eclipse/product/pom.xml | 2 +- eclipse/updatesite-notp/pom.xml | 2 +- eclipse/updatesite/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/eclipse/pom.xml b/eclipse/pom.xml index a70f333..eba8de8 100644 --- a/eclipse/pom.xml +++ b/eclipse/pom.xml @@ -4,7 +4,7 @@ 4.0.0 tools.mdsd eclipse-parent - 0.8.6 + 0.8.7 ${project.artifactId} A common parent POM for all Eclipse builds of MDSD.tools. http://mdsd.tools diff --git a/eclipse/product/pom.xml b/eclipse/product/pom.xml index f4b034c..131a144 100644 --- a/eclipse/product/pom.xml +++ b/eclipse/product/pom.xml @@ -6,7 +6,7 @@ tools.mdsd eclipse-parent - 0.8.6 + 0.8.7 eclipse-parent-product ${project.artifactId} diff --git a/eclipse/updatesite-notp/pom.xml b/eclipse/updatesite-notp/pom.xml index 96a24d6..192014b 100644 --- a/eclipse/updatesite-notp/pom.xml +++ b/eclipse/updatesite-notp/pom.xml @@ -6,7 +6,7 @@ tools.mdsd eclipse-parent - 0.8.6 + 0.8.7 eclipse-parent-updatesite-notp ${project.artifactId} diff --git a/eclipse/updatesite/pom.xml b/eclipse/updatesite/pom.xml index 2c4120a..3d9956b 100644 --- a/eclipse/updatesite/pom.xml +++ b/eclipse/updatesite/pom.xml @@ -6,7 +6,7 @@ tools.mdsd eclipse-parent - 0.8.6 + 0.8.7 eclipse-parent-updatesite ${project.artifactId} From b7c5a5427c6e23a2aca2c5e3983703bd3f8f5482 Mon Sep 17 00:00:00 2001 From: Nicolas-Boltz Date: Mon, 16 Oct 2023 11:35:08 +0200 Subject: [PATCH 17/18] Targetplatform 2023-06 --- Jenkinsfile | 8 -------- eclipse/pom.xml | 2 +- eclipse/product/pom.xml | 2 +- eclipse/updatesite-notp/pom.xml | 4 ++-- eclipse/updatesite/pom.xml | 4 ++-- 5 files changed, 6 insertions(+), 14 deletions(-) delete mode 100644 Jenkinsfile diff --git a/Jenkinsfile b/Jenkinsfile deleted file mode 100644 index 0387953..0000000 --- a/Jenkinsfile +++ /dev/null @@ -1,8 +0,0 @@ -MDSDToolsPipeline { - skipArchive true - skipQualityMetrics true - deploySonatype { - gpgId = '6819ab28-7bb8-4f24-b687-67f014150f9c' - settingsId = 'fc491284-5a6e-46de-a386-0c3de60e715a' - } -} diff --git a/eclipse/pom.xml b/eclipse/pom.xml index eba8de8..004e2ba 100644 --- a/eclipse/pom.xml +++ b/eclipse/pom.xml @@ -4,7 +4,7 @@ 4.0.0 tools.mdsd eclipse-parent - 0.8.7 + 0.8.8 ${project.artifactId} A common parent POM for all Eclipse builds of MDSD.tools. http://mdsd.tools diff --git a/eclipse/product/pom.xml b/eclipse/product/pom.xml index 131a144..08dd2ec 100644 --- a/eclipse/product/pom.xml +++ b/eclipse/product/pom.xml @@ -6,7 +6,7 @@ tools.mdsd eclipse-parent - 0.8.7 + 0.8.8 eclipse-parent-product ${project.artifactId} diff --git a/eclipse/updatesite-notp/pom.xml b/eclipse/updatesite-notp/pom.xml index 192014b..06ac2e4 100644 --- a/eclipse/updatesite-notp/pom.xml +++ b/eclipse/updatesite-notp/pom.xml @@ -6,7 +6,7 @@ tools.mdsd eclipse-parent - 0.8.7 + 0.8.8 eclipse-parent-updatesite-notp ${project.artifactId} @@ -81,7 +81,7 @@ - 2022-12 + 2023-06 diff --git a/eclipse/updatesite/pom.xml b/eclipse/updatesite/pom.xml index 3d9956b..f3a4802 100644 --- a/eclipse/updatesite/pom.xml +++ b/eclipse/updatesite/pom.xml @@ -6,7 +6,7 @@ tools.mdsd eclipse-parent - 0.8.7 + 0.8.8 eclipse-parent-updatesite ${project.artifactId} @@ -24,7 +24,7 @@ - tools.mdsd:eclipse-target-platforms:0.3.7:eclipse-modeling-2022-12:target + tools.mdsd:eclipse-target-platforms:0.3.8:eclipse-modeling-2023-06:target ${project.groupId} target-platform-merged-temporary 1.0.0 From 29a3e15ca6af75b6085ac0dee3ad96ca1a6cbc29 Mon Sep 17 00:00:00 2001 From: Nicolas-Boltz Date: Thu, 2 Nov 2023 12:41:25 +0100 Subject: [PATCH 18/18] Switch back to 2023-03 --- eclipse/pom.xml | 2 +- eclipse/product/pom.xml | 2 +- eclipse/updatesite-notp/pom.xml | 4 ++-- eclipse/updatesite/pom.xml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eclipse/pom.xml b/eclipse/pom.xml index 004e2ba..58487c8 100644 --- a/eclipse/pom.xml +++ b/eclipse/pom.xml @@ -4,7 +4,7 @@ 4.0.0 tools.mdsd eclipse-parent - 0.8.8 + 0.8.9 ${project.artifactId} A common parent POM for all Eclipse builds of MDSD.tools. http://mdsd.tools diff --git a/eclipse/product/pom.xml b/eclipse/product/pom.xml index 08dd2ec..d0b3097 100644 --- a/eclipse/product/pom.xml +++ b/eclipse/product/pom.xml @@ -6,7 +6,7 @@ tools.mdsd eclipse-parent - 0.8.8 + 0.8.9 eclipse-parent-product ${project.artifactId} diff --git a/eclipse/updatesite-notp/pom.xml b/eclipse/updatesite-notp/pom.xml index 06ac2e4..4df6269 100644 --- a/eclipse/updatesite-notp/pom.xml +++ b/eclipse/updatesite-notp/pom.xml @@ -6,7 +6,7 @@ tools.mdsd eclipse-parent - 0.8.8 + 0.8.9 eclipse-parent-updatesite-notp ${project.artifactId} @@ -81,7 +81,7 @@ - 2023-06 + 2023-03 diff --git a/eclipse/updatesite/pom.xml b/eclipse/updatesite/pom.xml index f3a4802..f4d43f8 100644 --- a/eclipse/updatesite/pom.xml +++ b/eclipse/updatesite/pom.xml @@ -6,7 +6,7 @@ tools.mdsd eclipse-parent - 0.8.8 + 0.8.9 eclipse-parent-updatesite ${project.artifactId} @@ -24,7 +24,7 @@ - tools.mdsd:eclipse-target-platforms:0.3.8:eclipse-modeling-2023-06:target + tools.mdsd:eclipse-target-platforms:0.3.8:eclipse-modeling-2023-03:target ${project.groupId} target-platform-merged-temporary 1.0.0