From 2914b10527d347f80fb16780ca19cdff39161851 Mon Sep 17 00:00:00 2001 From: slaws Date: Thu, 8 Apr 2010 12:35:44 +0000 Subject: TUSCANY-3527 switch the new message back into the assembly properties file as it causes problems if the same logger is given two different files to retrieve messages from git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931911 13f79535-47bb-0310-9956-ffa450edef68 --- .../tuscany/sca/assembly/builder/assembly-validation-messages.properties | 1 + 1 file changed, 1 insertion(+) (limited to 'sca-java-2.x/trunk/modules/assembly') 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 bf96eb16df..7958acfec4 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 @@ -74,3 +74,4 @@ PropertyHasManyValues = [ASM50032] The property component {0} property {1} has m PropertXSDTypesDontMatch = [ASM_5036] The property component {0} property {1} has XSD type {2} while its component type property has the XSD type {3} PropertXSDElementsDontMatch = [ASM_5036] The property component {0} property {1} has XSD element {2} while its component type property has the XSD element {3} IntentNotSatisfied = The intent {0} associated with policy subject {1} has no matching policy set +URIFoundOnServiceSCABinding = [ASM90005] The SCA binding {0} on component {1} service {2} should not have a URI and the URI is currently set to {3} -- cgit v1.2.3