From a33360f9c6a8e5e6c76b8808f5f9ea92cde6c7fd Mon Sep 17 00:00:00 2001 From: slaws Date: Fri, 29 Oct 2010 16:11:20 +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@1028820 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/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/trunk/testing/compliance-tests/assembly/pom.xml b/sca-java-2.x/trunk/testing/compliance-tests/assembly/pom.xml index 7beccad93d..816ac32cfa 100644 --- a/sca-java-2.x/trunk/testing/compliance-tests/assembly/pom.xml +++ b/sca-java-2.x/trunk/testing/compliance-tests/assembly/pom.xml @@ -115,7 +115,7 @@ unpack - test-compile + process-classes unpack -- cgit v1.2.3