From: Mathieu Baudier Date: Tue, 17 Jul 2012 14:16:39 +0000 (+0000) Subject: Remove unused directories X-Git-Tag: argeo-commons-2.1.30~872 X-Git-Url: https://git.argeo.org/?a=commitdiff_plain;h=99570bdddb84df8f6279e9a7eabe4c930d29b5d1;p=lgpl%2Fargeo-commons.git Remove unused directories git-svn-id: https://svn.argeo.org/commons/trunk@5497 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/basic/dep/pom.xml b/basic/dep/pom.xml deleted file mode 100644 index a2803170f..000000000 --- a/basic/dep/pom.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - 4.0.0 - - org.argeo.commons - 1.1.4-SNAPSHOT - basic - .. - - org.argeo.commons.basic - dep - Commons Basic Dependencies - pom - - org.argeo.basic.dep.log4j - - \ No newline at end of file diff --git a/basic/pom.xml b/basic/pom.xml deleted file mode 100644 index 4644d1895..000000000 --- a/basic/pom.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - 4.0.0 - - org.argeo.commons - 1.1.4-SNAPSHOT - argeo-commons - .. - - basic - Commons Basic - pom - - dep - runtime - - \ No newline at end of file diff --git a/basic/runtime/pom.xml b/basic/runtime/pom.xml deleted file mode 100644 index b3df99046..000000000 --- a/basic/runtime/pom.xml +++ /dev/null @@ -1,62 +0,0 @@ - - - 4.0.0 - - org.argeo.commons - 1.1.4-SNAPSHOT - basic - .. - - org.argeo.commons.basic - runtime - Commons Basic Runtime - pom - - org.argeo.basic.nodeps - org.argeo.support.junit - - - - - src/main/resources - - - . - - META-INF/** - - - - - - maven-clean-plugin - - - - META-INF - - MANIFEST.MF - - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - org.apache.maven.plugins - maven-source-plugin - - - org.apache.maven.plugins - maven-surefire-plugin - - - org.apache.felix - maven-bundle-plugin - - - - \ No newline at end of file diff --git a/eclipse/dep/pom.xml b/eclipse/dep/pom.xml deleted file mode 100644 index 9fbb9c1cf..000000000 --- a/eclipse/dep/pom.xml +++ /dev/null @@ -1,73 +0,0 @@ - - - 4.0.0 - - org.argeo.commons.eclipse - eclipse - 1.1.4-SNAPSHOT - .. - - dep - Commons Eclipse Dependencies - pom - - org.argeo.eclipse.dep.rap - org.argeo.eclipse.dep.rcp - - - - - . - - *.inf - - - - - - org.codehaus.mojo - buildnumber-maven-plugin - - false - - - - maven-jar-plugin - - - org.apache.felix - maven-bundle-plugin - - - - - - org.argeo.maven.plugins - maven-argeo-osgi-plugin - - - generate-descriptors - - descriptors - - generate-resources - - - - - - - - - check-osgi - - - org.argeo.commons.osgi - org.argeo.osgi.boot - 1.1.4-SNAPSHOT - test - - - - - \ No newline at end of file diff --git a/eclipse/pom.xml b/eclipse/pom.xml deleted file mode 100644 index 10c96046f..000000000 --- a/eclipse/pom.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - 4.0.0 - - org.argeo.commons - 1.1.4-SNAPSHOT - argeo-commons - .. - - org.argeo.commons.eclipse - eclipse - Commons Eclipse - pom - - dep - runtime - - \ No newline at end of file diff --git a/eclipse/runtime/pom.xml b/eclipse/runtime/pom.xml deleted file mode 100644 index 4e462d0cc..000000000 --- a/eclipse/runtime/pom.xml +++ /dev/null @@ -1,83 +0,0 @@ - - 4.0.0 - - org.argeo.commons.eclipse - 1.1.4-SNAPSHOT - eclipse - .. - - runtime - Commons Eclipse Runtime - pom - - org.argeo.eclipse.ui - org.argeo.eclipse.ui.rap - org.argeo.eclipse.ui.rcp - org.argeo.eclipse.ui.jcr - - - - - src/main/resources - - - . - - plugin.xml - META-INF/** - icons/** - - - - - - maven-clean-plugin - - - - META-INF - - MANIFEST.MF - - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - META-INF/MANIFEST.MF - - - - - org.apache.maven.plugins - maven-source-plugin - - - org.apache.maven.plugins - maven-surefire-plugin - - - org.apache.felix - maven-bundle-plugin - - true - - META-INF - - - - bundle-manifest - process-classes - - manifest - - - - - - - diff --git a/osgi/dep/pom.xml b/osgi/dep/pom.xml deleted file mode 100644 index 1fcc23aab..000000000 --- a/osgi/dep/pom.xml +++ /dev/null @@ -1,52 +0,0 @@ - - - 4.0.0 - - org.argeo.commons - 1.1.4-SNAPSHOT - osgi - .. - - org.argeo.commons.osgi - dep - Commons OSGi Dependencies - pom - - org.argeo.osgi.dep.stdruntime - org.argeo.osgi.dep.jackrabbit - - - - check-osgi - - - - org.argeo.maven.plugins - maven-argeo-osgi-plugin - - - check-osgi - test - - equinox - - - true - - - - - - - - - - org.argeo.commons.osgi - org.argeo.osgi.boot - 1.1.4-SNAPSHOT - test - - - - - \ No newline at end of file diff --git a/osgi/pom.xml b/osgi/pom.xml deleted file mode 100644 index 2f2facf2d..000000000 --- a/osgi/pom.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - 4.0.0 - - org.argeo.commons - 1.1.4-SNAPSHOT - argeo-commons - .. - - osgi - Commons OSGi - pom - - runtime - plugins - dep - dist - - \ No newline at end of file diff --git a/osgi/runtime/pom.xml b/osgi/runtime/pom.xml deleted file mode 100644 index 108c405ec..000000000 --- a/osgi/runtime/pom.xml +++ /dev/null @@ -1,62 +0,0 @@ - - - 4.0.0 - - org.argeo.commons - 1.1.4-SNAPSHOT - osgi - .. - - org.argeo.commons.osgi - runtime - Commons OSGi Runtime - pom - - org.argeo.osgi.boot - - - - - src/main/resources - - - . - - META-INF/** - - - - - - maven-clean-plugin - - - - META-INF - - MANIFEST.MF - - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - org.apache.maven.plugins - maven-source-plugin - - - org.apache.maven.plugins - maven-surefire-plugin - - - org.apache.felix - maven-bundle-plugin - true - - - - \ No newline at end of file