From: mbaudier Date: Fri, 13 Nov 2015 16:30:27 +0000 (+0100) Subject: Argeo TP v2.1.12 X-Git-Tag: v2.3.9~91^2~1 X-Git-Url: http://git.argeo.org/?p=gpl%2Fargeo-tp.git;a=commitdiff_plain;h=1e22914984c5a2bb8ded714e29ae09b8e7d88ba4 Argeo TP v2.1.12 - gson and guava - SAC and CSS parser --- diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF index 1248247..14329f3 100644 --- a/META-INF/MANIFEST.MF +++ b/META-INF/MANIFEST.MF @@ -1,6 +1,6 @@ Manifest-Version: 1.0 -Bnd-LastModified: 1444406203867 -Build-Jdk: 1.7.0_85 +Bnd-LastModified: 1447432174714 +Build-Jdk: 1.7.0_91 Built-By: mbaudier Bundle-Description: SLC execution modules for generic tasks, to be used as parent pom @@ -11,7 +11,7 @@ Bundle-Name: Third Party Factory Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Bundle-SymbolicName: org.argeo.tp.factory.core Bundle-Vendor: Argeo -Bundle-Version: 2.1.12.SNAPSHOT-r151009_1756 +Bundle-Version: 2.1.12.r151113_1729 Created-By: Apache Maven Bundle Plugin Import-Package: javax.jcr;version="[2.0,3)",javax.security.auth.callback ;resolution:=optional,net.sf.cglib.core;version="[2.1,3)",net.sf.cglib. diff --git a/META-INF/spring/distribution.xml b/META-INF/spring/distribution.xml index 42ef629..71dfa6b 100644 --- a/META-INF/spring/distribution.xml +++ b/META-INF/spring/distribution.xml @@ -39,6 +39,8 @@ + + @@ -53,6 +55,10 @@ + + + + @@ -70,8 +76,6 @@ - - diff --git a/META-INF/spring/misc.xml b/META-INF/spring/misc.xml index 7d98f63..313da40 100644 --- a/META-INF/spring/misc.xml +++ b/META-INF/spring/misc.xml @@ -121,7 +121,7 @@ - + @@ -152,7 +152,7 @@ - + @@ -169,6 +169,29 @@ + + + + + + + + + + + + + + + + + + + + @@ -192,4 +215,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index cf374b0..8d77f11 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.argeo.tp.factory org.argeo.tp.factory.core - 2.1.12-SNAPSHOT + 2.1.12 Third Party Factory @@ -23,6 +23,13 @@ META-INF/** + + . + true + + META-INF/distribution.xml + +