From 1f006e6375e08cc02bf5c123589739370f7cb76f Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Fri, 16 Nov 2007 15:15:03 +0000 Subject: The incubator -1 us as we had included a dependency that pulled in the servlet-api which is licensed by sun and not compatible with Aapache license git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/tags/M2@595694 13f79535-47bb-0310-9956-ffa450edef68 --- Final/java/client/example/pom.xml | 152 -------------------------------------- 1 file changed, 152 deletions(-) delete mode 100644 Final/java/client/example/pom.xml (limited to 'Final/java/client/example/pom.xml') diff --git a/Final/java/client/example/pom.xml b/Final/java/client/example/pom.xml deleted file mode 100644 index 3d4cf21a2d..0000000000 --- a/Final/java/client/example/pom.xml +++ /dev/null @@ -1,152 +0,0 @@ - - - 4.0.0 - org.apache.qpid - qpid-example - jar - 1.0-incubating-M2 - Qpid Example - http://cwiki.apache.org/confluence/display/qpid - - - org.apache.qpid - qpid - 1.0-incubating-M2 - ../pom.xml - - - - ../.. - warn - - - - - org.apache.qpid - qpid-common - - - - org.apache.qpid - qpid-client - - - - log4j - log4j - - - - org.apache.geronimo.specs - geronimo-jms_1.1_spec - - - - jmscts - jmscts - 0.5-b2 - test - - - jms - jms - - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - - amqj.noAutoCreateVMBroker - true - - - amqj.logging.level - ${amqj.logging.level} - - - log4j.configuration - file:///${basedir}/src/main/java/log4j.properties - - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - 2.2-SNAPSHOT - - - source-jar.xml - - target - target/assembly/work - - - - attach-artifacts - package - - attached - - - - - - - - - - - -- cgit v1.2.1