From 5de8db83d669a00a8ac19023bbece140421316ab Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Mon, 19 Nov 2007 15:51:11 +0000 Subject: The eclipse License was missing from the NOTICE file git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/tags/M2@596339 13f79535-47bb-0310-9956-ffa450edef68 --- Final/java/client/pom.xml | 249 ---------------------------------------------- 1 file changed, 249 deletions(-) delete mode 100644 Final/java/client/pom.xml (limited to 'Final/java/client/pom.xml') diff --git a/Final/java/client/pom.xml b/Final/java/client/pom.xml deleted file mode 100644 index 0f0757e9a3..0000000000 --- a/Final/java/client/pom.xml +++ /dev/null @@ -1,249 +0,0 @@ - - - 4.0.0 - org.apache.qpid - qpid-client - jar - 1.0-incubating-M2 - Qpid Client - http://cwiki.apache.org/confluence/display/qpid - - - org.apache.qpid - qpid - 1.0-incubating-M2 - ../pom.xml - - - - .. - 1.5 - ${pom.version} - ${project.build.directory} - - - - - - org.apache.qpid - qpid-common - - - - org.slf4j - slf4j-api - 1.4.0 - - - - org.apache.geronimo.specs - geronimo-jms_1.1_spec - - - - commons-collections - commons-collections - - - - commons-lang - commons-lang - - - - - - - org.apache.qpid - qpid-broker - test - - - - uk.co.thebadgerset - junit-toolkit - test - - - - - net.sf.retrotranslator - retrotranslator-runtime - provided - - - - junit - junit - provided - - - - - - - - - minijar-maven-plugin - org.codehaus.mojo - - - package - - ueberjar - - - false - [artifactId]-[version]-single.jar - single - true - - - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - package - - attach-artifact - - - - - target/${artifactId}-${version}-single.jar - jar - single - - - - - - - - - - org.apache.maven.plugins - maven-antrun-plugin - - - - org.apache.maven.plugins - maven-surefire-plugin - - - - amqj.logging.level - ${amqj.logging.level} - - - log4j.configuration - ${log4j.configuration} - - - amqj.noAutoCreateVMBroker - true - - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - package - - test-jar - - - - - - - - org.codehaus.mojo - retrotranslator-maven-plugin - - - retro-client - - translate-project - - - ${project.build.directory}/${project.build.finalName}-java14.jar - ${retrotranslator.verify} - - ${retrotranslator.1.4-rt-path} - ${retrotranslator.1.4-jce-path} - ${retrotranslator.1.4-jsse-path} - ${retrotranslator.1.4-sasl-path} - - false - java14 - true - - - - - - - - - - META-INF/ - false - ../resources/META-INF - - ** - - - - - - - - false - src/main/java - - client.log4j - - - - - - - -- cgit v1.2.1