Author: slaws
Date: Fri Sep  2 09:39:28 2011
New Revision: 1164439

URL: http://svn.apache.org/viewvc?rev=1164439&view=rev
Log:
TUSCANY-3935 - correct testing/compliance/assembly messages to match the change 
in the OASIS test case for 13007


Modified:
    
tuscany/sca-java-2.x/trunk/testing/compliance-tests/assembly/src/test/resources/tuscany-oasis-sca-tests-errors.properties

Modified: 
tuscany/sca-java-2.x/trunk/testing/compliance-tests/assembly/src/test/resources/tuscany-oasis-sca-tests-errors.properties
URL: 
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/testing/compliance-tests/assembly/src/test/resources/tuscany-oasis-sca-tests-errors.properties?rev=1164439&r1=1164438&r2=1164439&view=diff
==============================================================================
--- 
tuscany/sca-java-2.x/trunk/testing/compliance-tests/assembly/src/test/resources/tuscany-oasis-sca-tests-errors.properties
 (original)
+++ 
tuscany/sca-java-2.x/trunk/testing/compliance-tests/assembly/src/test/resources/tuscany-oasis-sca-tests-errors.properties
 Fri Sep  2 09:39:28 2011
@@ -91,5 +91,5 @@ ASM_13003=org.oasisopen.sca.ServiceRunti
 ASM_13004=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}, Component: TestClient, 
Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestClient_0002, 
Component: TestClient_0002TestClient] - [ASM40011,ASM60034] No value configured 
on a mustSupply property
 ASM_13005=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_13005, 
Artifact: Test_ASM_13005.composite] - XMLSchema validation error occured in: 
Test_ASM_13005.composite ,line = ***, column = ***, Message = cvc-elt.2: The 
value of {abstract} in the element declaration for 'implementation' must be 
false.
 ASM_13006=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_13006, 
Artifact: Test_ASM_13006.composite] - XMLSchema validation error occured in: 
Test_ASM_13006.composite ,line = ***, column = ***, Message = 
cvc-complex-type.3.2.2: Attribute 'callback' is not allowed to appear in 
element 'interface.java'.
-ASM_13007=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_13007, 
Artifact: Test_ASM_13007.composite] - XMLSchema validation error occured in: 
Test_ASM_13007.composite ,line = ***, column = ***, Message = 
cvc-complex-type.3.2.2: Attribute 'mulplicity' is not allowed to appear in 
element 'reference'.
+ASM_13007=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_13007, 
Artifact: Test_ASM_13007.composite] - XMLSchema validation error occured in: 
Test_ASM_13007.composite ,line = ***, column = ***, Message = 
cvc-enumeration-valid: Value '2..2' is not facet-valid with respect to 
enumeration '[0..1, 1..1, 0..n, 1..n]'. It must be a value from the enumeration.
 ASM_13008=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_13008, 
Artifact: Test_ASM_13008.composite] - XMLSchema validation error occured in: 
Test_ASM_13008.composite ,line = ***, column = ***, Message = 
cvc-complex-type.2.4.a: Invalid content was found starting with element 
'operation'. One of 
'{"http://docs.oasis-open.org/ns/opencsa/sca/200912":documentation, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":wireFormat, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":operationSelector, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":requires, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":policySetAttachment}' is 
expected.
\ No newline at end of file


Reply via email to