diff options
author | ramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68> | 2009-04-28 10:34:11 +0000 |
---|---|---|
committer | ramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68> | 2009-04-28 10:34:11 +0000 |
commit | 09d48e61f17dbbafa731836f46963502fa1d280a (patch) | |
tree | 815171dbab14ea2fc092ddc8924d4d9dc26862d2 /java/sca/modules/implementation-spring-xml/src/main/resources/impl-spring-validation-messages.properties | |
parent | ee2e5557540acf796dcfb13533be69ea85f55dd6 (diff) |
Refactoring Spring Modules
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769327 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | java/sca/modules/implementation-spring-xml/src/main/resources/impl-spring-validation-messages.properties | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/java/sca/modules/implementation-spring-xml/src/main/resources/impl-spring-validation-messages.properties b/java/sca/modules/implementation-spring-xml/src/main/resources/impl-spring-validation-messages.properties deleted file mode 100644 index a348225d31..0000000000 --- a/java/sca/modules/implementation-spring-xml/src/main/resources/impl-spring-validation-messages.properties +++ /dev/null @@ -1,23 +0,0 @@ -#
-#
-# 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.
-#
-#
-LocationAttributeMissing = Reading implementation.spring - location attribute missing
-ContributionResolveException = ContributionResolveException occured due to:
-UnableToResolveComponentType = SpringArtifactProcessor: unable to resolve componentType for Spring component
\ No newline at end of file |