summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly-xsd/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.ValidationSchema
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-03-02 07:57:34 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-03-02 07:57:34 +0000
commit60f56d7debcbebc74731b50bfc7db7ee13af5d83 (patch)
tree8cb7a0e27519a5f8a93dad178ce06182a0e0639d /java/sca/modules/assembly-xsd/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.ValidationSchema
parent1ee24d7df3cebec4b0ce916e4d445635ade5b4e3 (diff)
Separating 1.0 and 1.1 schemas into separate folders
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749219 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/modules/assembly-xsd/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.ValidationSchema3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/sca/modules/assembly-xsd/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.ValidationSchema b/java/sca/modules/assembly-xsd/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.ValidationSchema
index 69b2701e30..403b16f035 100644
--- a/java/sca/modules/assembly-xsd/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.ValidationSchema
+++ b/java/sca/modules/assembly-xsd/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.ValidationSchema
@@ -15,4 +15,5 @@
# specific language governing permissions and limitations
# under the License.
#
-tuscany-sca.xsd \ No newline at end of file
+sca-10/tuscany-sca.xsd
+#sca-11/tuscany-sca-1.1.xsd \ No newline at end of file