From 2b33b36b029502f20aee5505343a21bbab994563 Mon Sep 17 00:00:00 2001 From: slaws Date: Thu, 18 Nov 2010 15:33:16 +0000 Subject: TUSCANY-3781 - Make java-caa always enabled in the local build but use a profile to disable on hudson git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036493 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/testing/compliance-tests/pom.xml | 38 +++++++++++++++++----- 1 file changed, 30 insertions(+), 8 deletions(-) (limited to 'sca-java-2.x/trunk/testing/compliance-tests/pom.xml') diff --git a/sca-java-2.x/trunk/testing/compliance-tests/pom.xml b/sca-java-2.x/trunk/testing/compliance-tests/pom.xml index 20efc28219..36828921f0 100644 --- a/sca-java-2.x/trunk/testing/compliance-tests/pom.xml +++ b/sca-java-2.x/trunk/testing/compliance-tests/pom.xml @@ -38,16 +38,38 @@ - + + + default + + true + + + assembly + java-caa + java-ci + policy + binding-ws + + + - assembly - - java-ci - policy - binding-ws + + + hudson + + assembly + + java-ci + policy + binding-ws - + + + -- cgit v1.2.3