From 90e192523f16cb22adb7c5a4f88867e9d345961a Mon Sep 17 00:00:00 2001 From: slaws Date: Thu, 12 Nov 2009 10:01:23 +0000 Subject: remove * from start of error messages now to get a feel for how many are not running. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835319 13f79535-47bb-0310-9956-ffa450edef68 --- .../tuscany-oasis-sca-tests-errors.properties | 32 +++++++++++----------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'otest') diff --git a/otest/newlayout/tuscany-policy-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties b/otest/newlayout/tuscany-policy-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties index 5ada843b86..7af8a89783 100644 --- a/otest/newlayout/tuscany-policy-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties +++ b/otest/newlayout/tuscany-policy-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties @@ -15,8 +15,8 @@ # specific language governing permissions and limitations # under the License. -POL_3001=*Add error message -POL_3002=*Add error message +POL_3001=Add error message +POL_3002=Add error message POL_3003=org.oasisopen.sca.ServiceRuntimeException: [Contribution: POL_3003, Artifact: META-INF/definitions.xml, Definitions: jar:file:***/POL_3003/target/POL_3003.zip!/META-INF/definitions.xml] - [POL30002] Duplicate intent {http://docs.oasis-open.org/ns/opencsa/scatests/200903}dupIntent found in domain POL_3004=org.oasisopen.sca.ServiceRuntimeException: [Contribution: POL_3004, Artifact: META-INF/definitions.xml, Definitions: jar:file:***/POL_3004/target/POL_3004.zip!/META-INF/definitions.xml] - [POL30004] Intent twoDefaults has more than one qualifier marked as the default qualifier POL_3005=org.oasisopen.sca.ServiceRuntimeException: [Contribution: POL_3005, Artifact: META-INF/definitions.xml, Definitions: jar:file:***/POL_3005/target/POL_3005.zip!/META-INF/definitions.xml] - [POL30005] The intent dupQualifiers has more than one qualifier with the name qual1 @@ -28,17 +28,17 @@ POL_3014=org.oasisopen.sca.ServiceRuntimeException: [Contribution: General, Defi POL_3015=org.apache.tuscany.sca.contribution.processor.ContributionReadException: javax.xml.xpath.XPathExpressionException POL_3016=org.apache.tuscany.sca.contribution.processor.ContributionReadException: javax.xml.xpath.XPathExpressionException POL_3017=org.oasisopen.sca.ServiceRuntimeException: [Contribution: http://tuscany.apache.org/SystemContribution] - [POL30020] The policy set {http://docs.oasis-open.org/ns/opencsa/scatests/200903}BadIntentMapPolicySet intent map testIntent6 has missing qualifiers: testIntent6.qual2 The intent map qualifiers must match the provided intent qualifiers. -POL_3018=*Add error message -POL_4003=*Add error message -POL_4012=*Add error message -POL_4013=*Add error message -POL_4027=*Add error message -POL_5001=*Add error message -POL_9006=*Add error message -POL_9009=*Add error message -POL_9015=*Add error message -POL_9016=*Add error message -POL_9017=*Add error message -POL_9018=*Add error message -POL_10001=*Add error message -POL_11001=*Add error message \ No newline at end of file +POL_3018=Add error message +POL_4003=Add error message +POL_4012=Add error message +POL_4013=Add error message +POL_4027=Add error message +POL_5001=Add error message +POL_9006=Add error message +POL_9009=Add error message +POL_9015=Add error message +POL_9016=Add error message +POL_9017=Add error message +POL_9018=Add error message +POL_10001=Add error message +POL_11001=Add error message \ No newline at end of file -- cgit v1.2.3