From: Mathieu Baudier Date: Fri, 4 Oct 2013 12:05:12 +0000 (+0000) Subject: Introduce standard builds in SLC Lib Build X-Git-Tag: argeo-slc-2.1.7~302 X-Git-Url: https://git.argeo.org/?a=commitdiff_plain;h=fcb4107c86716dc5dfef7edf47c5fc9131d66b0b;p=gpl%2Fargeo-slc.git Introduce standard builds in SLC Lib Build git-svn-id: https://svn.argeo.org/slc/trunk@6536 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/lib/org.argeo.slc.lib.build/META-INF/spring/mvn.xml b/lib/org.argeo.slc.lib.build/META-INF/spring/mvn.xml index ee08e3ea1..70a5e12a1 100644 --- a/lib/org.argeo.slc.lib.build/META-INF/spring/mvn.xml +++ b/lib/org.argeo.slc.lib.build/META-INF/spring/mvn.xml @@ -16,11 +16,20 @@ Pure Maven call - + + + + + + + + + \ No newline at end of file diff --git a/lib/org.argeo.slc.lib.build/META-INF/spring/standardBuilds.xml b/lib/org.argeo.slc.lib.build/META-INF/spring/standardBuilds.xml new file mode 100644 index 000000000..a192219eb --- /dev/null +++ b/lib/org.argeo.slc.lib.build/META-INF/spring/standardBuilds.xml @@ -0,0 +1,33 @@ + + + + + Argeo Developer Build + + + + + + + + + + Argeo Full Developer Build + + + + + + + + + + \ No newline at end of file