From 9bbbe4c3133e94eb1364ed831a6d14c39a70625d Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 17 May 2010 15:10:15 +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@945201 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 e043c09031..4ef2a8acb5 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 @@ -107,7 +107,7 @@ oasis-javaci-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