From: Mathieu Baudier Date: Sun, 22 May 2016 11:55:56 +0000 (+0200) Subject: Merge TP extras X-Git-Tag: v2.3.9~90 X-Git-Url: http://git.argeo.org/?p=gpl%2Fargeo-tp.git;a=commitdiff_plain;h=889e8ca3ade6deccd42daad263afd7065227d3f0 Merge TP extras --- diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF index 7a06b41..0fb70e0 100644 --- a/META-INF/MANIFEST.MF +++ b/META-INF/MANIFEST.MF @@ -6,7 +6,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Third Party Factory Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Bundle-SymbolicName: org.argeo.tp.factory.core -Bundle-Version: 2.1.13.r201605220946 +Bundle-Version: 2.1.14.SNAPSHOT-r201605220948 Import-Package: javax.jcr;version="[2.0,3)", javax.security.auth.callback;resolution:=optional, org.aopalliance.aop;version="[1.0,2)", diff --git a/META-INF/spring/apache.xml b/META-INF/spring/apache.xml index e24f28c..5a0d84d 100644 --- a/META-INF/spring/apache.xml +++ b/META-INF/spring/apache.xml @@ -64,6 +64,15 @@ + + + + + + - + @@ -24,7 +24,7 @@ @@ -35,7 +35,7 @@ @@ -46,7 +46,7 @@ diff --git a/META-INF/spring/distribution.xml b/META-INF/spring/distribution.xml index afbf0c5..c1cb5b8 100644 --- a/META-INF/spring/distribution.xml +++ b/META-INF/spring/distribution.xml @@ -10,7 +10,7 @@ - + @@ -76,6 +76,19 @@ + + + + + + + + + + + + + @@ -83,7 +96,7 @@ - + @@ -129,10 +142,11 @@ - - - osgiFactory - - + + + + + + \ No newline at end of file diff --git a/META-INF/spring/eclipse.equinox.xml b/META-INF/spring/eclipse.equinox.xml index 192df22..7ff099b 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"> - - + + diff --git a/META-INF/spring/misc.xml b/META-INF/spring/misc.xml index 313da40..2888c3e 100644 --- a/META-INF/spring/misc.xml +++ b/META-INF/spring/misc.xml @@ -14,22 +14,6 @@ - - - - - - - - org.hamcrest;resolution:=optional, - org.hamcrest.core;resolution:=optional, - * - - - - - @@ -136,23 +120,6 @@ - - - - - - - - org.eclipse.*;resolution:=optional, - org.apache.tools.ant.*;resolution:=optional, - junit.*;resolution:=optional, - * - - - - - @@ -243,4 +210,19 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index e989642..0178833 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.argeo.tp.factory org.argeo.tp.factory.core - 2.1.13 + 2.1.14-SNAPSHOT Third Party Factory