From 00e70a9592eaefe126c3c2ad6cc6897197a5bf86 Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 17 May 2010 15:13:04 +0000 Subject: Exclude tuscany-oasis-sca-tests-errors.properties from the oasis test runner jar. This was adding to the confusion by also including the error message properties file from the oasis jar and using that over the one in this module so using out of date error message comparrisons git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945203 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-java-2.x/trunk') diff --git a/sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml b/sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml index a717dd3090..e3d26a9d5e 100644 --- a/sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml +++ b/sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml @@ -107,7 +107,7 @@ oasis-javacaa-test-runner 1.0-SNAPSHOT jar - commons-logging.properties,oasis-sca-tests.properties + commons-logging.properties,oasis-sca-tests.properties,tuscany-oasis-sca-tests-errors.properties ${project.build.directory}/test-classes -- cgit v1.2.3