From cad0d986721f80d7e1dbbad3295fb9eede860648 Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Wed, 10 Dec 2008 01:25:22 +0000 Subject: removed maven build system git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@724947 13f79535-47bb-0310-9956-ffa450edef68 --- .../distribution/src/main/assembly/bin-test.xml | 193 ------------------ qpid/java/distribution/src/main/assembly/bin.xml | 217 --------------------- .../assembly/management-eclipse-plugin-unix.xml | 118 ----------- .../main/assembly/management-eclipse-plugin.xml | 157 --------------- qpid/java/distribution/src/main/assembly/src.xml | 94 --------- 5 files changed, 779 deletions(-) delete mode 100644 qpid/java/distribution/src/main/assembly/bin-test.xml delete mode 100644 qpid/java/distribution/src/main/assembly/bin.xml delete mode 100644 qpid/java/distribution/src/main/assembly/management-eclipse-plugin-unix.xml delete mode 100644 qpid/java/distribution/src/main/assembly/management-eclipse-plugin.xml delete mode 100644 qpid/java/distribution/src/main/assembly/src.xml (limited to 'qpid/java/distribution/src/main/assembly') diff --git a/qpid/java/distribution/src/main/assembly/bin-test.xml b/qpid/java/distribution/src/main/assembly/bin-test.xml deleted file mode 100644 index a9e769e312..0000000000 --- a/qpid/java/distribution/src/main/assembly/bin-test.xml +++ /dev/null @@ -1,193 +0,0 @@ - - - - - java-bin-with-tests - false - - tar.gz - zip - - - - - src/main/release - qpid-${qpid.version} - - DISCLAIMER - LICENSE.txt - NOTICE.txt - README.txt - - - - .. - qpid-${qpid.version} - - *.txt - - - - src/main/release/etc - qpid-${qpid.version}/etc - - logging.properties - log4j.properties - - - - src/main/release/docs - qpid-${qpid.version}/docs - - RELEASE_NOTES.txt - - - - target - qpid-${qpid.version}/lib - - qpid-incubating.jar - - - - - - - ../common/etc/qpid-run.conf - qpid-${qpid.version}/etc - qpid-run.conf - 420 - - - ../broker/etc/config.xml - qpid-${qpid.version}/etc - config.xml - 420 - - - ../broker/etc/log4j.xml - qpid-${qpid.version}/etc - log4j.xml - 420 - - - ../broker/etc/passwd - qpid-${qpid.version}/etc - passwd - 420 - - - ../broker/etc/qpid-server.conf - qpid-${qpid.version}/etc - qpid-server.conf - 420 - - - ../broker/etc/virtualhosts.xml - qpid-${qpid.version}/etc - virtualhosts.xml - 420 - - - ../broker/bin/qpid.start - qpid-${qpid.version}/bin - qpid.start - 493 - - - ../broker/bin/qpid.stop - qpid-${qpid.version}/bin - qpid.stop - 493 - - - ../broker/bin/qpid.stopall - qpid-${qpid.version}/bin - qpid.stopall - 493 - - - ../common/bin/qpid-run - qpid-${qpid.version}/bin - qpid-run - 493 - - - ../broker/bin/qpid-server - qpid-${qpid.version}/bin - qpid-server - 493 - - - ../broker/bin/qpid-server.bat - qpid-${qpid.version}/bin - qpid-server.bat - 493 - - - ../broker/bin/run.bat - qpid-${qpid.version}/bin - run.bat - 493 - - - ../broker/bin/run.sh - qpid-${qpid.version}/bin - run.sh - 493 - - - ../broker/bin/runAll - qpid-${qpid.version}/bin - runAll - 493 - - - - - qpid-${qpid.version}/lib - false - - org.apache.qpid:qpid-distribution - org.apache.qpid.management:org.apache.qpid.management.ui - org.eclipse.core:org.eclipse.core.commands - org.eclipse.core:org.eclipse.core.contenttype - org.eclipse.core:org.eclipse.core.expressions - org.eclipse.core:org.eclipse.core.jobs - org.eclipse.core:org.eclipse.core.runtime - org.eclipse.core:org.eclipse.core.runtime.compatibility.auth - org.eclipse.core:org.eclipse.core.runtime.compatibility.registry - org.eclipse.equinox:org.eclipse.equinox.common - org.eclipse.equinox:org.eclipse.equinox.preferences - org.eclipse.equinox:org.eclipse.equinox.registry - org.eclipse.help:org.eclipse.help - org.eclipse.jface:org.eclipse.jface - org.eclipse.osgi:org.eclipse.osgi - org.eclipse.swt:org.eclipse.swt - org.eclipse.swt:org.eclipse.swt.win32.win32.x86 - org.eclipse.ui:org.eclipse.ui - org.eclipse.ui:org.eclipse.ui.forms - org.eclipse.ui:org.eclipse.ui.workbench - - runtime - - - diff --git a/qpid/java/distribution/src/main/assembly/bin.xml b/qpid/java/distribution/src/main/assembly/bin.xml deleted file mode 100644 index 0461f0f643..0000000000 --- a/qpid/java/distribution/src/main/assembly/bin.xml +++ /dev/null @@ -1,217 +0,0 @@ - - - - - java-bin - false - - tar.gz - zip - - - - - src/main/release - qpid-${qpid.version} - - DISCLAIMER - LICENSE.txt - NOTICE.txt - README.txt - - - - .. - qpid-${qpid.version} - - *.txt - - - - src/main/release/etc - qpid-${qpid.version}/etc - - logging.properties - log4j.properties - - - - src/main/release/docs - qpid-${qpid.version}/docs - - RELEASE_NOTES.txt - - - - target - qpid-${qpid.version}/lib - - qpid-incubating.jar - - - - - - - ../common/etc/qpid-run.conf - qpid-${qpid.version}/etc - qpid-run.conf - 420 - - - ../broker/etc/config.xml - qpid-${qpid.version}/etc - config.xml - 420 - - - ../broker/etc/jmxremote.access - qpid-${qpid.version}/etc - jmxremote.access - 420 - - - ../broker/etc/transient_config.xml - qpid-${qpid.version}/etc - transient_config.xml - 420 - - - ../broker/etc/persistent_config.xml - qpid-${qpid.version}/etc - persistent_config.xml - 420 - - - ../broker/etc/log4j.xml - qpid-${qpid.version}/etc - log4j.xml - 420 - - - ../broker/etc/passwd - qpid-${qpid.version}/etc - passwd - 420 - - - ../broker/etc/passwdVhost - qpid-${qpid.version}/etc - passwdVhost - 420 - - - ../broker/etc/qpid-server.conf - qpid-${qpid.version}/etc - qpid-server.conf - 420 - - - ../broker/etc/virtualhosts.xml - qpid-${qpid.version}/etc - virtualhosts.xml - 420 - - - ../broker/bin/qpid.start - qpid-${qpid.version}/bin - qpid.start - 493 - - - ../broker/bin/qpid.stop - qpid-${qpid.version}/bin - qpid.stop - 493 - - - ../broker/bin/qpid.stopall - qpid-${qpid.version}/bin - qpid.stopall - 493 - - - ../common/bin/qpid-run - qpid-${qpid.version}/bin - qpid-run - 493 - - - ../broker/bin/qpid-server - qpid-${qpid.version}/bin - qpid-server - 493 - - - ../broker/bin/qpid-server.bat - qpid-${qpid.version}/bin - qpid-server.bat - 493 - - - ../broker/bin/run.bat - qpid-${qpid.version}/bin - run.bat - 493 - - - ../broker/bin/run.sh - qpid-${qpid.version}/bin - run.sh - 493 - - - ../broker/bin/runAll - qpid-${qpid.version}/bin - runAll - 493 - - - - - qpid-${qpid.version}/lib - false - - org.apache.qpid:qpid-distribution - org.apache.qpid.management:org.apache.qpid.management.ui - org.eclipse.core:org.eclipse.core.commands - org.eclipse.core:org.eclipse.core.contenttype - org.eclipse.core:org.eclipse.core.expressions - org.eclipse.core:org.eclipse.core.jobs - org.eclipse.core:org.eclipse.core.runtime - org.eclipse.core:org.eclipse.core.runtime.compatibility.auth - org.eclipse.core:org.eclipse.core.runtime.compatibility.registry - org.eclipse.equinox:org.eclipse.equinox.common - org.eclipse.equinox:org.eclipse.equinox.preferences - org.eclipse.equinox:org.eclipse.equinox.registry - org.eclipse.help:org.eclipse.help - org.eclipse.jface:org.eclipse.jface - org.eclipse.osgi:org.eclipse.osgi - org.eclipse.swt:org.eclipse.swt - org.eclipse.swt:org.eclipse.swt.win32.win32.x86 - org.eclipse.ui:org.eclipse.ui - org.eclipse.ui:org.eclipse.ui.forms - org.eclipse.ui:org.eclipse.ui.workbench - - runtime - - - diff --git a/qpid/java/distribution/src/main/assembly/management-eclipse-plugin-unix.xml b/qpid/java/distribution/src/main/assembly/management-eclipse-plugin-unix.xml deleted file mode 100644 index 1318248b2a..0000000000 --- a/qpid/java/distribution/src/main/assembly/management-eclipse-plugin-unix.xml +++ /dev/null @@ -1,118 +0,0 @@ - - - - - management-console-unix - false - - tar.gz - - - - - src/main/release - qpidmc - - DISCLAIMER - - - - .. - qpidmc - - *.txt - - - - src/main/release/docs - qpidmc/docs - - RELEASE_NOTES.txt - - - - ../management/eclipse-plugin/src/main/resources/unix/configuration - qpidmc/configuration - - ** - - - - ../management/eclipse-plugin/src/main/resources - qpidmc - - license.eclipse.txt - - - - ../management/eclipse-plugin - qpidmc - - README.txt - - - - ../management/eclipse-plugin/bin - qpidmc/bin - - qpidmc*.sh - - 777 - - - - - - qpidmc/eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.0 - ${artifactId}_${version}/ - true - - org.eclipse.core:org.eclipse.core.runtime.compatibility.registry - - runtime - - - - qpidmc/eclipse/plugins - ${artifactId}_${version}.${extension} - false - - org.apache.qpid:qpid-distribution - - - org.eclipse.ui:org.eclipse.ui.forms - org.apache.qpid.management:org.apache.qpid.management.ui - - runtime - - - diff --git a/qpid/java/distribution/src/main/assembly/management-eclipse-plugin.xml b/qpid/java/distribution/src/main/assembly/management-eclipse-plugin.xml deleted file mode 100644 index 5c109181ff..0000000000 --- a/qpid/java/distribution/src/main/assembly/management-eclipse-plugin.xml +++ /dev/null @@ -1,157 +0,0 @@ - - - - - management-console-win32 - false - - zip - - - - - src/main/release - qpidmc - - DISCLAIMER - - - - .. - qpidmc - - *.txt - - - - src/main/release/docs - qpidmc/docs - - RELEASE_NOTES.txt - - - - ../management/eclipse-plugin/src/main/resources/win32/configuration - qpidmc/configuration - - ** - - - - ../management/eclipse-plugin/src/main/resources - qpidmc/eclipse - - *.* - - - - ../management/eclipse-plugin - qpidmc - - README.txt - - - - ../management/eclipse-plugin/bin - qpidmc/bin - 777 - - - ../management/eclipse-plugin/src/main/resources/sasl - qpidmc/eclipse/plugins/jmxremote.sasl_1.0.1/META-INF - - MANIFEST.MF - - - - ../management/eclipse-plugin/src/main/resources/org.apache.commons.codec - qpidmc/eclipse/plugins/ - - - - - - qpidmc/eclipse/plugins - ${artifactId}_${version}.${extension} - false - - org.apache.qpid:qpid-distribution - org.apache.qpid:qpid-common - org.apache.qpid:qpid-broker - org.apache.qpid:qpid-client - commons-cli:commons-cli - commons-configuration:commons-configuration - commons-lang:commons-lang - org.apache.mina:mina-filter-ssl - org.apache.mina:mina-java5 - backport-util-concurrent:backport-util-concurrent - org.slf4j:slf4j-simple - junit:junit - org.easymock:easymockclassextension - commons-codec:commons-codec - org.apache.geronimo.specs:geronimo-jms_1.1_spec - commons-collections:commons-collections - commons-lang:commons-lang - org.apache.mina:mina-core - commons-beanutils:commons-beanutils - commons-beanutils:commons-beanutils-core - commons-digester:commons-digester - commons-logging:commons-logging - commons-logging:commons-logging-api - dom4j:dom4j - isorelax:isorelax - jaxen:jaxen - log4j:log4j - msv:msv - xalan:xalan - xml-apis:xml-apis - saxpath:saxpath - servletapi:servletapi - relaxngDatatype:relaxngDatatype - xerces:xercesImpl - javax.servlet:servlet-api - org.eclipse.core:org.eclipse.core.runtime.compatibility.registry - - runtime - - - qpidmc/eclipse/plugins/org.eclipse.core.runtime.compatibility.registry_3.2.0 - ${artifactId}_${version}/ - true - - org.eclipse.core:org.eclipse.core.runtime.compatibility.registry - - runtime - - - - diff --git a/qpid/java/distribution/src/main/assembly/src.xml b/qpid/java/distribution/src/main/assembly/src.xml deleted file mode 100644 index 8aa6183b4d..0000000000 --- a/qpid/java/distribution/src/main/assembly/src.xml +++ /dev/null @@ -1,94 +0,0 @@ - - - - - java-src - false - - tar.gz - zip - - - - - src/main/release - qpid-${qpid.version}-src - - DISCLAIMER - LICENSE.txt - licenses/*.* - NOTICE.txt - README.txt - BUILDING.txt - - - - .. - qpid-${qpid.version}-src/java - - **/* - - - build.xml - distribution/build.xml - benchmark - benchmark/**/* - **/target - **/target/**/* - **/build - **/build/**/* - **/.settings - **/.classpath - **/.project - **/.wtpmodules - **/surefire* - **/cobertura.ser - bin - bin/* - lib - lib/**/* - **/var/journal - **/build.out* - **/eclipse-plugin/bin/** - **/eclipse-plugin/plugins/** - **/eclipse-plugin/src/main/resources/** - - - - ../../gentools - qpid-${qpid.version}-src/gentools - - **/* - - - **/build - **/build/**/* - **/*.class - - - - ../../specs - qpid-${qpid.version}-src/specs - - **/* - - - - -- cgit v1.2.1