From ec66e5f51bc9d17d5332cdc4d30021801c355ae8 Mon Sep 17 00:00:00 2001 From: kelvingoodson Date: Thu, 1 Apr 2010 16:49:05 +0000 Subject: add compliance messages git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930039 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca/policy/xml/policy-xml-validation-messages.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sca-java-2.x/trunk/modules/assembly-xml/src/main/resources') diff --git a/sca-java-2.x/trunk/modules/assembly-xml/src/main/resources/org/apache/tuscany/sca/policy/xml/policy-xml-validation-messages.properties b/sca-java-2.x/trunk/modules/assembly-xml/src/main/resources/org/apache/tuscany/sca/policy/xml/policy-xml-validation-messages.properties index 94f98f5580..08ef6bb5e9 100644 --- a/sca-java-2.x/trunk/modules/assembly-xml/src/main/resources/org/apache/tuscany/sca/policy/xml/policy-xml-validation-messages.properties +++ b/sca-java-2.x/trunk/modules/assembly-xml/src/main/resources/org/apache/tuscany/sca/policy/xml/policy-xml-validation-messages.properties @@ -23,12 +23,12 @@ MappedIntentNotFound = Mapped Intent - {0} not found for PolicySet {1} ProvidedIntentNotFound = Provided Intent - {0} not found for PolicySet {1} UnableToMapPolicies = Unable to map policies for default qualifier in IntentMap for - {0} in policy set - {1} IntentMapDoesNotMatch = Intent provided by IntentMap {0} does not match parent qualifier {1} in policyset - {2} -IntentNotSpecified = Intent Map provides for Intent not specified as provided by parent PolicySet - {0} +IntentNotSpecified = [POL30021] Intent Map provides for Intent not specified as provided by parent PolicySet - {0} ContrainsAttributeMissing = Constrains attribute missing from Policy Intent Definition {0} -RequiredIntentNotFound = Required Intent - {0} not found for ProfileIntent {1} +RequiredIntentNotFound = [POL30015] Required Intent - {0} not found for ProfileIntent {1} QualifiableIntentNotFound = Qualifiable Intent - {0} not found for QualifiedIntent {1} ErrorInPolicyIntentDefinition = Error in PolicyIntent Definition - {0} {1} -ExcludedIntentNotFound = Excluded Intent {0} not found for intent {1} +ExcludedIntentNotFound = [POL30016] Excluded Intent {0} not found for intent {1} UnrecognizedIntentAttachPointType = Unrecognized IntentAttachPointType - {0} RequiredAttributeMissing = Required attribute {0} missing from extension type definition AlwaysProvidedIntentNotFound = Always Provided Intent - {0} not found for ExtensionType {1} -- cgit v1.2.3