From e79af8bf370cefde46fbaf89ed158047c7ca2947 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Sun, 16 Mar 2014 19:43:56 +0000 Subject: QPID-5048: split out systests from perftests and add rat plugin config Patch supplied by Andrew MacBean git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1578145 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/perftests/pom.xml | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) (limited to 'qpid/java/perftests/pom.xml') diff --git a/qpid/java/perftests/pom.xml b/qpid/java/perftests/pom.xml index 9fc1c95848..c21e2d6c63 100644 --- a/qpid/java/perftests/pom.xml +++ b/qpid/java/perftests/pom.xml @@ -20,19 +20,14 @@ org.apache.qpid - qpid-systests-parent + qpid-java-build 0.28-SNAPSHOT - ../qpid-systests-parent/pom.xml qpid-perftests Qpid Performance Tests Performance testing configuration, code and tests - - ${basedir}/../systests - - @@ -75,13 +70,6 @@ - - org.apache.qpid - qpid-systests - ${project.version} - test - - org.apache.qpid qpid-test-utils @@ -91,6 +79,19 @@ + + + + src/main/resources + + + src/main/java + + **/*.java/ + + + + src/test/java -- cgit v1.2.1