From bc9cf0d495598b359fc1a67d03f4636ca610c6a9 Mon Sep 17 00:00:00 2001 From: Rupert Smith Date: Wed, 20 Feb 2008 16:04:25 +0000 Subject: QPID-800 : junit toolkit sources added. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2.1@629518 13f79535-47bb-0310-9956-ffa450edef68 --- java/junit-toolkit/pom.xml | 57 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 java/junit-toolkit/pom.xml (limited to 'java/junit-toolkit/pom.xml') diff --git a/java/junit-toolkit/pom.xml b/java/junit-toolkit/pom.xml new file mode 100644 index 0000000000..d5f8c24734 --- /dev/null +++ b/java/junit-toolkit/pom.xml @@ -0,0 +1,57 @@ + + 4.0.0 + + org.apache.qpid + junit-toolkit + junit-toolkit + 1.0-incubating-M2.1-SNAPSHOT + + jar + + + org.apache.qpid + qpid + 1.0-incubating-M2.1-SNAPSHOT + ../pom.xml + + + + .. + + + + + + + junit + junit + 3.8.1 + + + + log4j + log4j + 1.2.12 + + + + + + + + junit + junit + + + + log4j + log4j + + + + + src/main + src/unittests + + + \ No newline at end of file -- cgit v1.2.1