From 8f00798abdebd493d6931b7ab7633418f3ca8517 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Fri, 29 Dec 2017 15:37:33 +0100 Subject: [PATCH] Update with Eclipse Oxygen SR2 Introduce RAP Eclipse 4 --- META-INF/MANIFEST.MF | 37 +++++++++++++++-------------- META-INF/spring/apache.commons.xml | 22 ++++++++++++++++- META-INF/spring/distribution.xml | 19 +++++++++++++-- META-INF/spring/eclipse.equinox.xml | 7 +++--- META-INF/spring/eclipse.jetty.xml | 2 +- META-INF/spring/eclipse.rap.e4.xml | 12 +++++----- META-INF/spring/eclipse.rap.xml | 4 ++-- META-INF/spring/javax.xml | 8 +++++++ pom.xml | 4 ++-- 9 files changed, 79 insertions(+), 36 deletions(-) diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF index b64e0c2..d6208eb 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.18.r201708261305 +Bundle-Version: 2.1.19.r201712291324 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 @@ -20,24 +20,25 @@ Import-Package: javax.jcr;version="[2.0,3)",org.argeo.cms.spring;version g.springframework.beans.factory.config;version="[3.2,4)",org.springfram ework.core.io;version="[3.2,4)",javax.security.auth.callback;resolution :=optional -Include-Resource: META-INF/spring/spring.xml=META-INF/spring/spring.xml, - META-INF/spring/sdk.xml=META-INF/spring/sdk.xml,META-INF/spring/spring. - security.xml=META-INF/spring/spring.security.xml,META-INF/spring/apache - .jackrabbit.xml=META-INF/spring/apache.jackrabbit.xml,META-INF/spring/m - isc.xml=META-INF/spring/misc.xml,META-INF/spring/apache.tomcat.xml=META - -INF/spring/apache.tomcat.xml,META-INF/spring/eclipse.jetty.xml=META-IN - F/spring/eclipse.jetty.xml,META-INF/spring/apache.commons.xml=META-INF/ - spring/apache.commons.xml,META-INF/spring/osgi.xml=META-INF/spring/osgi - .xml,META-INF/spring/templates.xml=META-INF/spring/templates.xml,META-I - NF/spring/distribution.xml=META-INF/spring/distribution.xml,META-INF/sp - ring/aether.xml=META-INF/spring/aether.xml,META-INF/spring/apache.felix - .xml=META-INF/spring/apache.felix.xml,META-INF/spring/eclipse.equinox.x - ml=META-INF/spring/eclipse.equinox.xml,META-INF/spring/bouncycastle.xml - =META-INF/spring/bouncycastle.xml,META-INF/spring/eclipse.rap.xml=META- - INF/spring/eclipse.rap.xml,META-INF/spring/apache.ant.xml=META-INF/spri - ng/apache.ant.xml,META-INF/spring/apache.xml=META-INF/spring/apache.xml +Include-Resource: META-INF/spring/eclipse.rap.e4.xml=META-INF/spring/ecl + ipse.rap.e4.xml,META-INF/spring/apache.commons.xml=META-INF/spring/apac + he.commons.xml,META-INF/spring/apache.tomcat.xml=META-INF/spring/apache + .tomcat.xml,META-INF/spring/templates.xml=META-INF/spring/templates.xml ,META-INF/spring/eclipse.gemini.xml=META-INF/spring/eclipse.gemini.xml, - META-INF/spring/javax.xml=META-INF/spring/javax.xml + META-INF/spring/apache.ant.xml=META-INF/spring/apache.ant.xml,META-INF/ + spring/misc.xml=META-INF/spring/misc.xml,META-INF/spring/bouncycastle.x + ml=META-INF/spring/bouncycastle.xml,META-INF/spring/spring.security.xml + =META-INF/spring/spring.security.xml,META-INF/spring/javax.xml=META-INF + /spring/javax.xml,META-INF/spring/osgi.xml=META-INF/spring/osgi.xml,MET + A-INF/spring/apache.felix.xml=META-INF/spring/apache.felix.xml,META-INF + /spring/eclipse.equinox.xml=META-INF/spring/eclipse.equinox.xml,META-IN + F/spring/sdk.xml=META-INF/spring/sdk.xml,META-INF/spring/aether.xml=MET + A-INF/spring/aether.xml,META-INF/spring/eclipse.jetty.xml=META-INF/spri + ng/eclipse.jetty.xml,META-INF/spring/distribution.xml=META-INF/spring/d + istribution.xml,META-INF/spring/eclipse.rap.xml=META-INF/spring/eclipse + .rap.xml,META-INF/spring/spring.xml=META-INF/spring/spring.xml,META-INF + /spring/apache.jackrabbit.xml=META-INF/spring/apache.jackrabbit.xml,MET + A-INF/spring/apache.xml=META-INF/spring/apache.xml Private-Package: !* SLC-Category: org.argeo.tp.factory SLC-ExecutionModule: default diff --git a/META-INF/spring/apache.commons.xml b/META-INF/spring/apache.commons.xml index 515c4b8..591cc75 100644 --- a/META-INF/spring/apache.commons.xml +++ b/META-INF/spring/apache.commons.xml @@ -64,7 +64,27 @@ - + + + + + + + + + javax.servlet.jsp.*;resolution:=optional, + org.apache.commons.beanutils.*;resolution:=optional, + org.jdom.*;resolution:=optional, + * + + + + + + + + diff --git a/META-INF/spring/distribution.xml b/META-INF/spring/distribution.xml index b532eb4..f558095 100644 --- a/META-INF/spring/distribution.xml +++ b/META-INF/spring/distribution.xml @@ -16,8 +16,9 @@ - + + @@ -100,6 +101,16 @@ + + + + + + + + + @@ -127,7 +138,7 @@ - + @@ -147,6 +158,10 @@ + + + + diff --git a/META-INF/spring/eclipse.equinox.xml b/META-INF/spring/eclipse.equinox.xml index 87cc0c7..bbae7bc 100644 --- a/META-INF/spring/eclipse.equinox.xml +++ b/META-INF/spring/eclipse.equinox.xml @@ -8,8 +8,8 @@ http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-0.12.xsd"> - - + + @@ -32,8 +32,7 @@ - - + diff --git a/META-INF/spring/eclipse.jetty.xml b/META-INF/spring/eclipse.jetty.xml index 23dab08..e0d4ed0 100644 --- a/META-INF/spring/eclipse.jetty.xml +++ b/META-INF/spring/eclipse.jetty.xml @@ -8,7 +8,7 @@ http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-0.12.xsd"> - + diff --git a/META-INF/spring/eclipse.rap.e4.xml b/META-INF/spring/eclipse.rap.e4.xml index b100e24..ad7cd15 100644 --- a/META-INF/spring/eclipse.rap.e4.xml +++ b/META-INF/spring/eclipse.rap.e4.xml @@ -8,18 +8,18 @@ http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-0.12.xsd"> - + - - - - + + + + - - - + + diff --git a/META-INF/spring/javax.xml b/META-INF/spring/javax.xml index 3a7aa7a..24ac8d0 100644 --- a/META-INF/spring/javax.xml +++ b/META-INF/spring/javax.xml @@ -41,6 +41,14 @@ + + + + + + + diff --git a/pom.xml b/pom.xml index fe293ef..0466389 100644 --- a/pom.xml +++ b/pom.xml @@ -4,11 +4,11 @@ org.argeo.slc lib - 2.1.9 + 2.1.10 org.argeo.tp.factory org.argeo.tp.factory.core - 2.1.18 + 2.1.19 Argeo Third Party Factory OSGi packaging of free / open source third party libraries -- 2.30.2