From ed88c41f044ca9c0a2fdc4d07f0e2a06edae4501 Mon Sep 17 00:00:00 2001 From: lresende Date: Sat, 16 Jun 2012 18:13:30 +0000 Subject: Adding suppot for parsing uri as new attribute for implementation widget git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350969 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/impl-widget-validation-messages.properties | 1 + 1 file changed, 1 insertion(+) (limited to 'sca-java-2.x/trunk/modules/implementation-widget/src/main/resources') diff --git a/sca-java-2.x/trunk/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties b/sca-java-2.x/trunk/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties index 3778bd4c50..0b3796de56 100644 --- a/sca-java-2.x/trunk/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties +++ b/sca-java-2.x/trunk/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties @@ -20,4 +20,5 @@ # ContributionResolveException = ContributionResolveException occured due to: LocationAttributeMissing = Reading implementation.widget - location attribute missing +UriAttributeMissing = Reading implementation.widget - uri attribute missing CouldNotResolveLocation = Could not resolve implementation.widget location: {0} -- cgit v1.2.3