From 46b4330b17dab1eb2f7738dfe0203bb8b3779d9e Mon Sep 17 00:00:00 2001 From: Bhupendra Bhusman Bhardwaj Date: Wed, 10 Jan 2007 12:35:04 +0000 Subject: QPID-277 adding tests in distribution git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@494797 13f79535-47bb-0310-9956-ffa450edef68 --- java/distribution/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'java/distribution/pom.xml') diff --git a/java/distribution/pom.xml b/java/distribution/pom.xml index ca91c222ee..df879c9c95 100644 --- a/java/distribution/pom.xml +++ b/java/distribution/pom.xml @@ -66,6 +66,13 @@ org.apache.qpid.management.ui ${pom.version} + + ${pom.groupId} + qpid-systests + ${pom.version} + test-jar + test + @@ -131,6 +138,7 @@ src/main/assembly/src.xml src/main/assembly/management-eclipse-plugin.xml src/main/assembly/management-eclipse-plugin-unix.xml + src/main/assembly/tests.xml qpid-${pom.version} -- cgit v1.2.1