From 2dcdbbcc8723c6ad112e565fbfb6943eeb147366 Mon Sep 17 00:00:00 2001 From: Phillipus Date: Thu, 22 Feb 2024 12:09:59 +0000 Subject: [PATCH] Integration Build - Add type="features" to product file - Add org.eclipse.ecf.filetransfer.httpclientjava.feature - Remove slf4j from target as this doesn't suppress the log message in this version --- com.archimatetool.editor.product/archi.product | 3 ++- com.archimatetool.editor.product/archi.target | 18 ++++++++++-------- pom.xml | 9 +++++++-- 3 files changed, 19 insertions(+), 11 deletions(-) diff --git a/com.archimatetool.editor.product/archi.product b/com.archimatetool.editor.product/archi.product index b6fc05950..07d45aead 100644 --- a/com.archimatetool.editor.product/archi.product +++ b/com.archimatetool.editor.product/archi.product @@ -1,7 +1,7 @@ - + @@ -78,6 +78,7 @@ openFile + diff --git a/com.archimatetool.editor.product/archi.target b/com.archimatetool.editor.product/archi.target index e8e081e71..7db5052e4 100644 --- a/com.archimatetool.editor.product/archi.target +++ b/com.archimatetool.editor.product/archi.target @@ -3,16 +3,18 @@ - - - - - + + - - - + + + + + + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 74b709f1d..ca8aeedb9 100644 --- a/pom.xml +++ b/pom.xml @@ -18,10 +18,15 @@ + + Eclipse I-build + p2 + https://download.eclipse.org/eclipse/updates/4.31-I-builds + Eclipse p2 - https://download.eclipse.org/releases/2023-06 + https://download.eclipse.org/releases/2024-03 @@ -73,7 +78,7 @@ Orbit p2 - https://download.eclipse.org/tools/orbit/simrel/maven-osgi/release/4.29.0 + https://download.eclipse.org/tools/orbit/simrel/maven-osgi/release/4.30.0