From e220ce4dd5eb80f630a205d73b41787543fa8d6b Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 14 May 2010 09:38:33 +0000 Subject: Change the phase where oasis artifact unpacking is done from compile to test-compile to see if that helps with the issue of tests not getting run ocasionally git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944173 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml') diff --git a/sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml b/sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml index 4d266de3c0..e043c09031 100644 --- a/sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml +++ b/sca-java-2.x/trunk/compliance-tests/java-ci/pom.xml @@ -89,7 +89,7 @@ unpack - compile + test-compile unpack -- cgit v1.2.3