From: jsimomaa Date: Fri, 28 Feb 2020 11:53:16 +0000 (+0200) Subject: Fetch eclipse-collections from p2 repo to get OSGI version automatically X-Git-Tag: v1.43.0~70 X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=commitdiff_plain;h=1cf41378385e84adbfeecda477b1a70047917cf3;ds=sidebyside Fetch eclipse-collections from p2 repo to get OSGI version automatically gitlab #486 Change-Id: Ifc15996271c165300212368bb90b09427d24a850 --- diff --git a/bundles/org.simantics.g2d/META-INF/MANIFEST.MF b/bundles/org.simantics.g2d/META-INF/MANIFEST.MF index 72e1218cb..07ccffae9 100644 --- a/bundles/org.simantics.g2d/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.g2d/META-INF/MANIFEST.MF @@ -21,8 +21,7 @@ Require-Bundle: org.eclipse.core.runtime, org.simantics.db;bundle-version="1.1.0", org.simantics.ui;bundle-version="1.0.0", org.slf4j.api, - org.eclipse.collections.eclipse-collections-api, - org.eclipse.collections.eclipse-collections + org.eclipse.collections Export-Package: org.simantics.g2d.canvas, org.simantics.g2d.canvas.impl, org.simantics.g2d.chassis, diff --git a/bundles/org.simantics.utils.datastructures/META-INF/MANIFEST.MF b/bundles/org.simantics.utils.datastructures/META-INF/MANIFEST.MF index 3a701176c..4383ce856 100644 --- a/bundles/org.simantics.utils.datastructures/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.utils.datastructures/META-INF/MANIFEST.MF @@ -21,7 +21,6 @@ Require-Bundle: org.simantics.utils.thread;bundle-version="1.0.0";visibility:=re gnu.trove3;bundle-version="3.0.0", org.simantics.databoard;bundle-version="0.6.5";resolution:=optional, org.slf4j.api, - org.eclipse.collections.eclipse-collections, - org.eclipse.collections.eclipse-collections-api + org.eclipse.collections Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Automatic-Module-Name: org.simantics.utils.datastructures diff --git a/features/org.simantics.g2d.feature/feature.xml b/features/org.simantics.g2d.feature/feature.xml index 1f262aca3..fdb6644f4 100644 --- a/features/org.simantics.g2d.feature/feature.xml +++ b/features/org.simantics.g2d.feature/feature.xml @@ -40,6 +40,10 @@ id="org.jfree" version="0.0.0"/> + + + version="0.0.0"/> - - - - diff --git a/features/org.simantics.utils.feature/feature.xml b/features/org.simantics.utils.feature/feature.xml index 279fdc0df..64a2dd468 100644 --- a/features/org.simantics.utils.feature/feature.xml +++ b/features/org.simantics.utils.feature/feature.xml @@ -28,6 +28,10 @@ [Enter License Description here.] + + @@ -62,20 +66,6 @@ version="0.0.0" unpack="false"/> - - - - - + @@ -167,6 +167,11 @@ + + + + + @@ -306,10 +311,6 @@ - - - - diff --git a/releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.tpd b/releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.tpd index dd49d5340..cdd287b66 100644 --- a/releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.tpd +++ b/releng/org.simantics.sdk.build.targetdefinition/org.simantics.sdk.build.targetdefinition.tpd @@ -168,6 +168,11 @@ location "http://www.simantics.org/update/nebula/releases/2.2.0/incubation/" { org.eclipse.nebula.examples.incubation.feature.feature.group } +location "https://download.eclipse.org/collections/10.2.0/repository/" { + org.eclipse.collections.feature.feature.group + org.eclipse.collections.feature.source.feature.group +} + location "http://www.simantics.org/download/master/external-components/maven/" { bouncycastle.bcmail-jdk14 bouncycastle.bcprov-jdk14 @@ -307,10 +312,6 @@ location "http://www.simantics.org/download/master/external-components/maven/" { org.bouncycastle.bcprov-jdk14.source org.bouncycastle.bctsp-jdk14 org.bouncycastle.bctsp-jdk14.source - org.eclipse.collections.eclipse-collections-api - org.eclipse.collections.eclipse-collections-api.source - org.eclipse.collections.eclipse-collections - org.eclipse.collections.eclipse-collections.source org.eclipse.jetty.servlets org.eclipse.jetty.servlets.source com.github.benmanes.caffeine