You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2009/04/03 20:23:12 UTC

svn commit: r761750 - in /tuscany/branches/sca-java-1.x/modules/core-web/src/main/resources: core-web-messages.properties core-web-validation-messages.properties

Author: lresende
Date: Fri Apr  3 18:23:12 2009
New Revision: 761750

URL: http://svn.apache.org/viewvc?rev=761750&view=rev
Log:
TUSCANY-2878 - Renaming resource bundle used by monitor to match name expected in code

Added:
    tuscany/branches/sca-java-1.x/modules/core-web/src/main/resources/core-web-validation-messages.properties
Removed:
    tuscany/branches/sca-java-1.x/modules/core-web/src/main/resources/core-web-messages.properties

Added: tuscany/branches/sca-java-1.x/modules/core-web/src/main/resources/core-web-validation-messages.properties
URL: http://svn.apache.org/viewvc/tuscany/branches/sca-java-1.x/modules/core-web/src/main/resources/core-web-validation-messages.properties?rev=761750&view=auto
==============================================================================
--- tuscany/branches/sca-java-1.x/modules/core-web/src/main/resources/core-web-validation-messages.properties (added)
+++ tuscany/branches/sca-java-1.x/modules/core-web/src/main/resources/core-web-validation-messages.properties Fri Apr  3 18:23:12 2009
@@ -0,0 +1,21 @@
+#
+#
+#    Licensed to the Apache Software Foundation (ASF) under one
+#    or more contributor license agreements. See the NOTICE file
+#    distributed with this work for additional information
+#    regarding copyright ownership. The ASF licenses this file
+#    to you under the Apache License, Version 2.0 (the
+#    "License"); you may not use this file except in compliance
+#    with the License. You may obtain a copy of the License at
+#
+#    http://www.apache.org/licenses/LICENSE-2.0
+#
+#    Unless required by applicable law or agreed to in writing,
+#    software distributed under the License is distributed on an
+#    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#    KIND, either express or implied. See the License for the
+#    specific language governing permissions and limitations
+#    under the License.
+#
+#
+IllegalArgumentException = Invalid qname: {0}