From: Mathieu Baudier Date: Tue, 17 Jul 2012 12:32:42 +0000 (+0000) Subject: Move to Commons Base X-Git-Tag: argeo-commons-2.1.30~883 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=9aefed3450b9396359bbe86c7c97fcaab8b83c7e;p=lgpl%2Fargeo-commons.git Move to Commons Base git-svn-id: https://svn.argeo.org/commons/trunk@5479 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/base/dep/org.argeo.osgi.dep.jackrabbit/pom.xml b/base/dep/org.argeo.osgi.dep.jackrabbit/pom.xml new file mode 100644 index 000000000..0f3585150 --- /dev/null +++ b/base/dep/org.argeo.osgi.dep.jackrabbit/pom.xml @@ -0,0 +1,117 @@ + + 4.0.0 + + org.argeo.commons.osgi + 1.1.4-SNAPSHOT + dep + .. + + org.argeo.osgi.dep.jackrabbit + pom + Commons OSGi Minimal Jackrabbit + + + org.argeo.commons.osgi + org.argeo.osgi.dep.stdruntime + 1.1.4-SNAPSHOT + pom + + + + + org.argeo.tp + org.apache.jackrabbit + + + + + org.argeo.tp + org.h2 + + + + + org.argeo.tp + javax.jcr + + + org.argeo.tp + org.apache.lucene + + + org.argeo.commons.basic + org.argeo.basic.dep.log4j + 1.1.4-SNAPSHOT + pom + + + + + org.argeo.tp + org.apache.commons.collections + + + org.argeo.tp + org.apache.commons.io + + + org.argeo.tp + org.apache.commons.httpclient + + + org.argeo.tp + org.apache.commons.fileupload + + + org.argeo.tp + org.apache.commons.compress + + + org.argeo.tp + org.apache.commons.pool + + + org.argeo.tp + org.apache.commons.dbcp + + + + + org.argeo.tp + edu.oswego.cs.dl.util.concurrent + + + + + org.argeo.tp + javax.servlet + + + + + org.argeo.tp + org.apache.tika + + + + org.argeo.tp + org.dom4j + + + org.argeo.tp + org.jdom + + + org.argeo.tp + org.objectweb.asm + + + org.argeo.tp + org.jaxen + + + org.argeo.tp + org.xmlpull + + + \ No newline at end of file diff --git a/osgi/dep/org.argeo.osgi.dep.jackrabbit/pom.xml b/osgi/dep/org.argeo.osgi.dep.jackrabbit/pom.xml deleted file mode 100644 index 0f3585150..000000000 --- a/osgi/dep/org.argeo.osgi.dep.jackrabbit/pom.xml +++ /dev/null @@ -1,117 +0,0 @@ - - 4.0.0 - - org.argeo.commons.osgi - 1.1.4-SNAPSHOT - dep - .. - - org.argeo.osgi.dep.jackrabbit - pom - Commons OSGi Minimal Jackrabbit - - - org.argeo.commons.osgi - org.argeo.osgi.dep.stdruntime - 1.1.4-SNAPSHOT - pom - - - - - org.argeo.tp - org.apache.jackrabbit - - - - - org.argeo.tp - org.h2 - - - - - org.argeo.tp - javax.jcr - - - org.argeo.tp - org.apache.lucene - - - org.argeo.commons.basic - org.argeo.basic.dep.log4j - 1.1.4-SNAPSHOT - pom - - - - - org.argeo.tp - org.apache.commons.collections - - - org.argeo.tp - org.apache.commons.io - - - org.argeo.tp - org.apache.commons.httpclient - - - org.argeo.tp - org.apache.commons.fileupload - - - org.argeo.tp - org.apache.commons.compress - - - org.argeo.tp - org.apache.commons.pool - - - org.argeo.tp - org.apache.commons.dbcp - - - - - org.argeo.tp - edu.oswego.cs.dl.util.concurrent - - - - - org.argeo.tp - javax.servlet - - - - - org.argeo.tp - org.apache.tika - - - - org.argeo.tp - org.dom4j - - - org.argeo.tp - org.jdom - - - org.argeo.tp - org.objectweb.asm - - - org.argeo.tp - org.jaxen - - - org.argeo.tp - org.xmlpull - - - \ No newline at end of file