From c13938be9aa61f32ed023064568a96651338376d Mon Sep 17 00:00:00 2001 From: kelvingoodson Date: Wed, 10 Feb 2010 17:22:17 +0000 Subject: link pd info back to spec conformance statement 50004 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908592 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca/assembly/builder/assembly-validation-messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-java-2.x/trunk/modules/assembly/src') diff --git a/sca-java-2.x/trunk/modules/assembly/src/main/resources/org/apache/tuscany/sca/assembly/builder/assembly-validation-messages.properties b/sca-java-2.x/trunk/modules/assembly/src/main/resources/org/apache/tuscany/sca/assembly/builder/assembly-validation-messages.properties index 23cd4631bd..678513c967 100644 --- a/sca-java-2.x/trunk/modules/assembly/src/main/resources/org/apache/tuscany/sca/assembly/builder/assembly-validation-messages.properties +++ b/sca-java-2.x/trunk/modules/assembly/src/main/resources/org/apache/tuscany/sca/assembly/builder/assembly-validation-messages.properties @@ -37,7 +37,7 @@ ReferenceIncompatibleInterface = Incompatible interfaces on component reference ReferencePromotionIncompatibleInterface = Promoted reference interface incompatible with promoting reference: Promoting interface = {0} Promoted = {1} ReferencePromotionInterfacesNotEqual = Peer promoted references not equal: First interface = {0} second interface = {1} ReferenceIncompatibleComponentInterface = Component reference interface incompatible with implementation reference interface: Component = {0} Reference = {1} {2} -ServiceIncompatibleComponentInterface = Component service interface incompatible with implementation service interface: Component = {0} Service = {1} {2} +ServiceIncompatibleComponentInterface = [ASM50004] Component service interface incompatible with implementation service interface: Component = {0} Service = {1} {2} MultipleBindingsForService = Multiple bindings with the same name for a service: Service = {0} Binding name = {1} MultipleBindingsForReference = Multiple bindings with the same name for a reference: Reference = {0} Binding name = {1} ReferenceWithoutTargets = No targets for reference: Composite = {0} Reference = {1} -- cgit v1.2.3