From 1145f9016edab7341e06afef3a815027041a61c1 Mon Sep 17 00:00:00 2001 From: slaws Date: Thu, 1 Mar 2012 13:58:17 +0000 Subject: TUSCANY-4020 - move a few more hardcoded message strings into properties files git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1295564 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/impl-javaxml-validation-messages.properties | 1 + 1 file changed, 1 insertion(+) (limited to 'sca-java-2.x/trunk/modules/implementation-java/src/main/resources') diff --git a/sca-java-2.x/trunk/modules/implementation-java/src/main/resources/impl-javaxml-validation-messages.properties b/sca-java-2.x/trunk/modules/implementation-java/src/main/resources/impl-javaxml-validation-messages.properties index 4976bc0e9f..2358aaa43e 100644 --- a/sca-java-2.x/trunk/modules/implementation-java/src/main/resources/impl-javaxml-validation-messages.properties +++ b/sca-java-2.x/trunk/modules/implementation-java/src/main/resources/impl-javaxml-validation-messages.properties @@ -21,3 +21,4 @@ ClassNotFoundException = Class Not Found Exception: {0} ContributionResolveException = Contribution Resolve Exception occured due to: IllegalSCAAnnotation = [JCA9002] SCA annotations are not permitted on static members: {0}.{1} +ResolvingJavaImplementation = Resolving Java implementation: {0}, {1} \ No newline at end of file -- cgit v1.2.3