From bc92a5e64ea726a0855bdf02e07fd6c7e784d348 Mon Sep 17 00:00:00 2001 From: slaws Date: Fri, 29 Oct 2010 16:02:43 +0000 Subject: unpack the dependecies earlier so that we pick up the local test messages instead of the unpacked ones. This shouldn't usually make a difference however there are cases, when the svn mvn repo hasn't been updated, where the two versions get out of line git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028817 13f79535-47bb-0310-9956-ffa450edef68 --- .../branches/2.0-Beta1/testing/compliance-tests/assembly/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-java-2.x') diff --git a/sca-java-2.x/branches/2.0-Beta1/testing/compliance-tests/assembly/pom.xml b/sca-java-2.x/branches/2.0-Beta1/testing/compliance-tests/assembly/pom.xml index 827b7b2510..9e37e6ad1c 100644 --- a/sca-java-2.x/branches/2.0-Beta1/testing/compliance-tests/assembly/pom.xml +++ b/sca-java-2.x/branches/2.0-Beta1/testing/compliance-tests/assembly/pom.xml @@ -122,7 +122,7 @@ unpack - test-compile + process-classes unpack -- cgit v1.2.3