From 7c6a4abdb095501593dd47c3639affa6b1c1bb9f Mon Sep 17 00:00:00 2001 From: slaws Date: Wed, 11 Nov 2009 15:22:27 +0000 Subject: Add policy conformance number to beginning of duplicate intents message git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834904 13f79535-47bb-0310-9956-ffa450edef68 --- .../sca/assembly/builder/definitions-validation-messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java') diff --git a/java/sca/modules/assembly/src/main/resources/org/apache/tuscany/sca/assembly/builder/definitions-validation-messages.properties b/java/sca/modules/assembly/src/main/resources/org/apache/tuscany/sca/assembly/builder/definitions-validation-messages.properties index 4cf9c01da5..2aadc07a01 100644 --- a/java/sca/modules/assembly/src/main/resources/org/apache/tuscany/sca/assembly/builder/definitions-validation-messages.properties +++ b/java/sca/modules/assembly/src/main/resources/org/apache/tuscany/sca/assembly/builder/definitions-validation-messages.properties @@ -19,7 +19,7 @@ # # -DuplicateIntent = Duplicate intent {0} found in domain +DuplicateIntent = [POL30002] Duplicate intent {0} found in domain DuplicatePolicysSet = Duplicate policy set {0} found in domain DuplicateImplementationType = Duplicate implementation type {0} found in domain DuplicateBindingType = Duplicate binding type {0} found in domain -- cgit v1.2.3