From: mbaudier Date: Thu, 1 Jan 2015 15:30:18 +0000 (+0100) Subject: Improve and extend Apache Commons X-Git-Tag: v2.3.9~138 X-Git-Url: http://git.argeo.org/?p=gpl%2Fargeo-tp.git;a=commitdiff_plain;h=fb71a8c62deecc47a8bc6ad707676d7bb223daee Improve and extend Apache Commons --- diff --git a/META-INF/spring/distribution.xml b/META-INF/spring/distribution.xml index c57d5df..dca4302 100644 --- a/META-INF/spring/distribution.xml +++ b/META-INF/spring/distribution.xml @@ -15,14 +15,19 @@ - + - - + + + + + + + @@ -39,6 +44,7 @@ + diff --git a/META-INF/spring/org.argeo.tp.apache.commons.xml b/META-INF/spring/org.argeo.tp.apache.commons.xml index d935ed3..e4b0162 100644 --- a/META-INF/spring/org.argeo.tp.apache.commons.xml +++ b/META-INF/spring/org.argeo.tp.apache.commons.xml @@ -7,60 +7,120 @@ http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-2.5.xsd http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-1.2.xsd"> - - - + + + + + - - - - + + + + + - + + + + + + + + + + + + + + - + + + + + + + - - - + value="http://archive.apache.org/dist/commons/@{project}/binaries/commons-@{project}-@{version}-bin.zip" /> - + + + + + + + + + + - - - + + + - - - + value="http://archive.apache.org/dist/httpcomponents/commons-httpclient/binary/commons-httpclient-@{version}.zip" /> + key="commons-httpclient-@{version}/commons-httpclient-@{version}.jar"> + + - + value="http://archive.apache.org/dist/httpcomponents/commons-httpclient/source/commons-httpclient-@{version}-src.zip" /> + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file