diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-04-24 06:34:46 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-04-24 06:34:46 +0000 |
commit | 91d1921d865a36835f0c0f0d5032ea9adbbfa48e (patch) | |
tree | f46d4538d82cdeb5592998408652403947bfe1f0 /java/sca/modules/workspace/src/main/resources/workspace-xml-validation-messages.properties | |
parent | 7d2015dddd3fe6e34127f22f15398b82b6385f52 (diff) |
Merge workspace xml processor into model module
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768168 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/workspace/src/main/resources/workspace-xml-validation-messages.properties')
-rw-r--r-- | java/sca/modules/workspace/src/main/resources/workspace-xml-validation-messages.properties | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/java/sca/modules/workspace/src/main/resources/workspace-xml-validation-messages.properties b/java/sca/modules/workspace/src/main/resources/workspace-xml-validation-messages.properties new file mode 100644 index 0000000000..f83db411bf --- /dev/null +++ b/java/sca/modules/workspace/src/main/resources/workspace-xml-validation-messages.properties @@ -0,0 +1,22 @@ +#
+#
+# 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.
+#
+#
+ContributionReadException = ContributionReadException occured due to :
+ContributionResolveException = ContributionResolveException occured due to :
\ No newline at end of file |