From dfb02987d6396f3843dd07f9d42ebc6e95230d7b Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Tue, 7 Jun 2016 20:17:33 +0200 Subject: [PATCH] Argeo TP v2.1.15 - Equinox v3.10.102 (Mars SR2) - RAP v3.0.2 - Jetty v9.3.9 - Jackrabbit v2.12.1 --- META-INF/MANIFEST.MF | 40 ++++++++++++++---------- META-INF/spring/apache.jackrabbit.xml | 2 +- META-INF/spring/distribution.xml | 24 +++++++------- META-INF/spring/eclipse.equinox.xml | 5 +-- META-INF/spring/eclipse.jetty.xml | 45 +++++++++++++++++---------- META-INF/spring/eclipse.rap.xml | 45 +++++++++++++++------------ pom.xml | 2 +- 7 files changed, 93 insertions(+), 70 deletions(-) diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF index 0157735..f3158b2 100644 --- a/META-INF/MANIFEST.MF +++ b/META-INF/MANIFEST.MF @@ -1,25 +1,31 @@ Manifest-Version: 1.0 -Bundle-Description: SLC execution modules for generic tasks, to be used - as parent pom +Bundle-Description: OSGi packaging of free / open source third party lib + raries Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt Bundle-ManifestVersion: 2 -Bundle-Name: Third Party Factory +Bundle-Name: Argeo Third Party Factory Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-SymbolicName: org.argeo.tp.factory.core -Bundle-Version: 2.1.15.SNAPSHOT-r201606030759 -Import-Package: javax.jcr;version="[2.0,3)",javax.security.auth.callback - ;resolution:=optional,org.aopalliance.aop;version="[1.0,2)",org.argeo.s - ecurity.core;version="[2.1,3)",org.argeo.slc.core.execution;version="[2 - .1,3)",org.argeo.slc.core.execution.tasks;version="[2.1,3)",org.argeo.s - lc.execution;version="[2.1,3)",org.argeo.slc.osgi;version="[2.1,3)",org - .argeo.slc.repo;version="[2.1,3)",org.argeo.slc.repo.osgi;version="[2.1 - ,3)",org.argeo.slc.test;version="[2.1,3)",org.springframework.aop;versi - on="[3.2,4)",org.springframework.aop.framework;version="[3.2,4)",org.sp - ringframework.aop.scope;version="[3.2,4)",org.springframework.beans.fac - tory.config;version="[3.2,4)",org.springframework.cglib.core;version="[ - 3.2,4)",org.springframework.cglib.proxy;version="[3.2,4)",org.springfra - mework.cglib.reflect;version="[3.2,4)",org.springframework.core.io;vers - ion="[3.2,4)" +Bundle-Version: 2.1.15.r201606072012 +Import-Package: javax.jcr;version="[2.0,3)", + javax.security.auth.callback;resolution:=optional, + org.aopalliance.aop;version="[1.0,2)", + org.argeo.security.core;version="[2.1,3)", + org.argeo.slc.core.execution;version="[2.1,3)", + org.argeo.slc.core.execution.tasks;version="[2.1,3)", + org.argeo.slc.execution;version="[2.1,3)", + org.argeo.slc.osgi;version="[2.1,3)", + org.argeo.slc.repo;version="[2.1,3)", + org.argeo.slc.repo.osgi;version="[2.1,3)", + org.argeo.slc.test;version="[2.1,3)", + org.springframework.aop;version="[3.2,4)", + org.springframework.aop.framework;version="[3.2,4)", + org.springframework.aop.scope;version="[3.2,4)", + org.springframework.beans.factory.config;version="[3.2,4)", + org.springframework.cglib.core;version="[3.2,4)", + org.springframework.cglib.proxy;version="[3.2,4)", + org.springframework.cglib.reflect;version="[3.2,4)", + org.springframework.core.io;version="[3.2,4)" Include-Resource: META-INF/spring/eclipse.gemini.xml=META-INF/spring/ecl ipse.gemini.xml,META-INF/spring/bouncycastle.xml=META-INF/spring/bouncy castle.xml,META-INF/spring/eclipse.equinox.xml=META-INF/spring/eclipse. diff --git a/META-INF/spring/apache.jackrabbit.xml b/META-INF/spring/apache.jackrabbit.xml index f3cadf5..381c7bc 100644 --- a/META-INF/spring/apache.jackrabbit.xml +++ b/META-INF/spring/apache.jackrabbit.xml @@ -8,7 +8,7 @@ http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-1.2.xsd"> - + - + @@ -39,8 +39,8 @@ - - + + @@ -55,7 +55,7 @@ - + @@ -67,13 +67,13 @@ - + - + @@ -142,11 +142,11 @@ - - - - - - + + + + + + \ No newline at end of file diff --git a/META-INF/spring/eclipse.equinox.xml b/META-INF/spring/eclipse.equinox.xml index 7ff099b..0eae902 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"> - - + + @@ -47,6 +47,7 @@ + diff --git a/META-INF/spring/eclipse.jetty.xml b/META-INF/spring/eclipse.jetty.xml index 74c4422..e477231 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"> - + @@ -29,23 +29,32 @@ - - - - - - - - - @@ -54,13 +63,15 @@ - - - - - - + + + + + + + + diff --git a/META-INF/spring/eclipse.rap.xml b/META-INF/spring/eclipse.rap.xml index 4c65124..32bbbbc 100644 --- a/META-INF/spring/eclipse.rap.xml +++ b/META-INF/spring/eclipse.rap.xml @@ -9,8 +9,8 @@ - - + + @@ -33,7 +33,10 @@ - + + + @@ -57,22 +60,24 @@ - - - - + + + + - - - - - - - - - - - + + + + + + + + + + + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 24f4980..7b34751 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.argeo.tp.factory org.argeo.tp.factory.core - 2.1.15-SNAPSHOT + 2.1.15 Argeo Third Party Factory OSGi packaging of free / open source third party libraries -- 2.30.2