Author: kelvingoodson
Date: Tue Nov 24 14:01:54 2009
New Revision: 883697

URL: http://svn.apache.org/viewvc?rev=883697&view=rev
Log:
match expected output for DuplicateReference errors to include conformance 
statement number

Modified:
    
tuscany/otest/newlayout/tuscany-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties

Modified: 
tuscany/otest/newlayout/tuscany-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
URL: 
http://svn.apache.org/viewvc/tuscany/otest/newlayout/tuscany-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties?rev=883697&r1=883696&r2=883697&view=diff
==============================================================================
--- 
tuscany/otest/newlayout/tuscany-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
 (original)
+++ 
tuscany/otest/newlayout/tuscany-test-runner/src/test/resources/tuscany-oasis-sca-tests-errors.properties
 Tue Nov 24 14:01:54 2009
@@ -15,15 +15,15 @@
 # specific language governing permissions and limitations
 # under the License. 
 
-ASM_4002=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] 
- Duplicate service name: Component = TestComponent1 Service = Service1
-ASM_4003=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] 
- Duplicate reference name: Component = TestComponent1 Reference = Reference1
+ASM_4002=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] 
- [ASM40002] Duplicate service name: Component = TestComponent1 Service = 
Service1
+ASM_4003=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] 
- [ASM40004] Duplicate reference name: Component = TestComponent1 Reference = 
Reference1
 ASM_4004=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] 
- Duplicate property name: Component = TestComponent1 Property = propertyName
 
ASM_4007=org.apache.tuscany.sca.contribution.processor.ContributionReadException:
 Error: property has both @type and @element attribute values - propertyName
 ASM_4008=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] 
- [ASM40011] No value configured on a mustSupply property: Component = 
TestComponent1 Property = propertyName
 ASM_5004=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestClient] - 
Too many targets on reference: reference1
-ASM_5005=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] 
- Duplicate service name: Component = TestComponent1 Service = Service1
+ASM_5005=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] 
- [ASM40002] Duplicate service name: Component = TestComponent1 Service = 
Service1
 ASM_5006=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] 
- Component type service not found for component service (missing @Remotable 
annotation?): Component = TestComponent1 Service = InvalidName
-ASM_5007=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] 
- Duplicate reference name: Component = TestComponent1 Reference = Reference1
+ASM_5007=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] 
- [ASM40004] Duplicate reference name: Component = TestComponent1 Reference = 
Reference1
 ASM_5008=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] 
- Component type reference not found for component reference: Component = 
TestComponent1 Reference = InvalidName
 ASM_5009=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}] - Duplicate component name: 
Composite = {http://docs.oasis-open.org/ns/opencsa/sca/200903} Component = 
TestComponent1
 ASM_5010=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] 
- Component service interface incompatible with implementation service 
interface: Component = TestComponent1 Service = Service1
@@ -38,9 +38,9 @@
 ASM_5036=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: 
TEST_ASM_5036Component1] - [ASM_5036] The property component 
TEST_ASM_5036Component1 property complexType has XSD type 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}ComplexType2 while its 
component type property has the XSD type 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}ComplexType1
 ASM_5037=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: 
TEST_ASM_5037Component1] - Property not found for component property: Component 
= TEST_ASM_5037Component1 Property = bogusName
 ASM_6001=org.oasisopen.sca.ServiceRuntimeException: [Contribution: ASM_6001, 
Artifact: TestDuplicate1.composite] - [ASM_6001] More than one composite with 
the same name 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}DuplicateComposite found 
in contribution
-ASM_6002=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] 
- Duplicate service name: Component = TestComponent1 Service = Service1
+ASM_6002=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] 
- [ASM40002] Duplicate service name: Component = TestComponent1 Service = 
Service1
 ASM_6003=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1, 
Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite17] - 
Promoted component service not found: Composite = 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite17 Service 
= SpuriousComponent/SpuriousService
-ASM_6005=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] 
- Duplicate reference name: Component = TestComponent1 Reference = Reference1
+ASM_6005=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1] 
- [ASM40004] Duplicate reference name: Component = TestComponent1 Reference = 
Reference1
 ASM_6006=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: TestComponent1, 
Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite20] - 
Promoted component reference not found: Composite = 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite20 
Reference = Composite20Componentz/Reference1
 ASM_6008=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: 
TEST_ASM_6008Component1, Composite: 
{http://docs.oasis-open.org/ns/opencsa/scatests/200903}TestComposite22] - 
Interface of composite reference Reference1 must be compatible with the 
interface declared by promoted component reference. Operation not found on 
target
 ASM_6012=org.oasisopen.sca.ServiceRuntimeException: [Composite: 
{http://docs.oasis-open.org/ns/opencsa/sca/200903}, Component: 
TEST_ASM_6012TestComponent1] - Duplicate property name: Component = 
TEST_ASM_6012TestComponent1 Property = propertyName


Reply via email to