From 566e08caa331629a15bedca1d8cfc896886b0497 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Wed, 30 May 2007 10:09:28 +0000 Subject: Update to ensure fastinstall profile skips the broker python tests. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@542789 13f79535-47bb-0310-9956-ffa450edef68 --- java/broker/pom.xml | 7 +------ java/pom.xml | 2 ++ 2 files changed, 3 insertions(+), 6 deletions(-) (limited to 'java') diff --git a/java/broker/pom.xml b/java/broker/pom.xml index 573d54a2e0..b0203e95f9 100644 --- a/java/broker/pom.xml +++ b/java/broker/pom.xml @@ -34,9 +34,6 @@ .. - - - false @@ -177,11 +174,9 @@ - > + - - diff --git a/java/pom.xml b/java/pom.xml index 23b707682a..d5b81a1db7 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -619,8 +619,10 @@ under the License. fastinstall true + true + nochecks -- cgit v1.2.1