From: Mathieu Baudier Date: Sat, 6 Jan 2018 13:24:45 +0000 (+0100) Subject: Working rap Eclipse 4 X-Git-Tag: v2.3.9~63 X-Git-Url: http://git.argeo.org/?p=gpl%2Fargeo-tp.git;a=commitdiff_plain;h=17cccf12cd51d19590e2e47358c07ce4f1e62b33 Working rap Eclipse 4 --- diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF index d6208eb..4985932 100644 --- a/META-INF/MANIFEST.MF +++ b/META-INF/MANIFEST.MF @@ -6,7 +6,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Argeo Third Party Factory Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-SymbolicName: org.argeo.tp.factory.core -Bundle-Version: 2.1.19.r201712291324 +Bundle-Version: 2.1.20.SNAPSHOT-r201801061235 Import-Package: javax.jcr;version="[2.0,3)",org.argeo.cms.spring;version ="[2.1,3)",org.argeo.slc.repo;version="[2.1,3)",org.argeo.slc.repo.osgi ;version="[2.1,3)",org.springframework.cglib.proxy;version="[3.2,4)",or diff --git a/META-INF/spring/distribution.xml b/META-INF/spring/distribution.xml index f558095..0ba924e 100644 --- a/META-INF/spring/distribution.xml +++ b/META-INF/spring/distribution.xml @@ -10,15 +10,15 @@ - + - + - + @@ -61,7 +61,7 @@ - + @@ -71,7 +71,7 @@ - + @@ -103,7 +103,7 @@ - + diff --git a/META-INF/spring/eclipse.equinox.xml b/META-INF/spring/eclipse.equinox.xml index bbae7bc..c2d5a14 100644 --- a/META-INF/spring/eclipse.equinox.xml +++ b/META-INF/spring/eclipse.equinox.xml @@ -35,9 +35,12 @@ + + + - + diff --git a/META-INF/spring/eclipse.rap.e4.xml b/META-INF/spring/eclipse.rap.e4.xml index ad7cd15..282a6ab 100644 --- a/META-INF/spring/eclipse.rap.e4.xml +++ b/META-INF/spring/eclipse.rap.e4.xml @@ -26,6 +26,13 @@ value="http://www.eclipse.org/downloads/rt/rap/@{rapRelease}/e4/rap-e4-@{rapTimestamp}.zip" /> + + + + + + + diff --git a/pom.xml b/pom.xml index 0466389..2236042 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.argeo.tp.factory org.argeo.tp.factory.core - 2.1.19 + 2.1.20-SNAPSHOT Argeo Third Party Factory OSGi packaging of free / open source third party libraries