Author: slaws
Date: Wed Mar 3 09:20:24 2010
New Revision: 918372
URL: http://svn.apache.org/viewvc?rev=918372&view=rev
Log:
Fix typo in error message
Modified:
tuscany/sca-java-2.x/trunk/modules/assembly/src/main/resources/org/apache/tuscany/sca/assembly/builder/assembly-validation-messages.properties
Modified:
tuscany/sca-java-2.x/trunk/modules/assembly/src/main/resources/org/apache/tuscany/sca/assembly/builder/assembly-validation-messages.properties
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/modules/assembly/src/main/resources/org/apache/tuscany/sca/assembly/builder/assembly-validation-messages.properties?rev=918372&r1=918371&r2=918372&view=diff
==============================================================================
---
tuscany/sca-java-2.x/trunk/modules/assembly/src/main/resources/org/apache/tuscany/sca/assembly/builder/assembly-validation-messages.properties
(original)
+++
tuscany/sca-java-2.x/trunk/modules/assembly/src/main/resources/org/apache/tuscany/sca/assembly/builder/assembly-validation-messages.properties
Wed Mar 3 09:20:24 2010
@@ -73,4 +73,4 @@
PropertyHasManyValues = [ASM50032] The property component {0} property {1} has
many values but its "many" attribute is set to false
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 not
matching policy set
+IntentNotSatisfied = The intent {0} associated with policy subject {1} has no
matching policy set