diff options
author | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-11 15:16:47 +0000 |
---|---|---|
committer | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-11 15:16:47 +0000 |
commit | 8cd8cbea6622a646878e141aa47689e4e6577173 (patch) | |
tree | 1da38bad75386c1f89dbba1c0d6931d4c072efa6 /otest/newlayout | |
parent | 88ec92eec750fd830ab4149391b7f07f0df9d69d (diff) |
Add POL_3004 error message
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834902 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'otest/newlayout')
-rw-r--r-- | otest/newlayout/tuscany-policy-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties | 4 |
1 files changed, 2 insertions, 2 deletions
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 952784ebda..7a0c143d66 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 @@ -17,8 +17,8 @@ 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:/C:/simon/tuscany/otest/newlayout/tuscany-policy-test-runner/../sca-policy/POL_3003/target/POL_3003.zip!/META-INF/definitions.xml] - Duplicate intent {http://docs.oasis-open.org/ns/opencsa/scatests/200903}dupIntent found in domain -POL_3004=*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] - 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=*Add error message POL_3006=*Add error message POL_3007=*Add error message |