From: Mathieu Baudier Date: Sun, 22 May 2016 11:56:32 +0000 (+0200) Subject: Merge TP extras X-Git-Tag: v2.3.9~89 X-Git-Url: https://git.argeo.org/?a=commitdiff_plain;h=f76f97e58f88fc249db1010b5f77861b3209ee8c;hp=889e8ca3ade6deccd42daad263afd7065227d3f0;p=gpl%2Fargeo-tp.git Merge TP extras --- diff --git a/META-INF/spring/aether.xml b/META-INF/spring/aether.xml new file mode 100644 index 0000000..b467bd9 --- /dev/null +++ b/META-INF/spring/aether.xml @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + aether-*/aether-transport-http-*.jar + + aether-*/aether-transport-wagon-*.jar + + + + + + + + + + + + + \ No newline at end of file diff --git a/META-INF/spring/sdk.xml b/META-INF/spring/sdk.xml new file mode 100644 index 0000000..ce54858 --- /dev/null +++ b/META-INF/spring/sdk.xml @@ -0,0 +1,129 @@ + + + + + + + + + + + org.hamcrest;resolution:=optional, + org.hamcrest.core;resolution:=optional, + * + + + + + + + + + + + + + org.eclipse.*;resolution:=optional, + org.apache.tools.ant.*;resolution:=optional, + junit.*;resolution:=optional, + * + + + + + + + + + + + + + + + + + + + + + + *;resolution:=optional, + + + + + + + + + + + + + sun.security.*;resolution:=optional, + * + + + + + + + + + + + + + + + + + + + + + + + com.sun.jna.*;resolution:=optional, + com.trilead.ssh2.*;resolution:=optional, + de.regnis.q.sequence.*;resolution:=optional, + org.ietf.jgss.*;resolution:=optional, + org.tmatesoft.sqljet.*;resolution:=optional, + * + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file