From a40e527938d76ba71f211da7e327adb50384ba69 Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:26:33 +0000 Subject: Moving 1.x tags git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835157 13f79535-47bb-0310-9956-ffa450edef68 --- .../tools/eclipse/plugins/core/xsd/sca-all.xsd | 34 -- .../eclipse/plugins/core/xsd/sca-binding-ejb.xsd | 43 --- .../eclipse/plugins/core/xsd/sca-binding-jms.xsd | 135 -------- .../eclipse/plugins/core/xsd/sca-binding-sca.xsd | 23 -- .../plugins/core/xsd/sca-binding-webservice.xsd | 26 -- .../eclipse/plugins/core/xsd/sca-contribution.xsd | 38 --- .../tools/eclipse/plugins/core/xsd/sca-core.xsd | 350 --------------------- .../eclipse/plugins/core/xsd/sca-definitions.xsd | 25 -- .../plugins/core/xsd/sca-implementation-bpel.xsd | 43 --- .../core/xsd/sca-implementation-composite.xsd | 23 -- .../plugins/core/xsd/sca-implementation-cpp.xsd | 53 ---- .../plugins/core/xsd/sca-implementation-ejb.xsd | 25 -- .../plugins/core/xsd/sca-implementation-java.xsd | 24 -- .../plugins/core/xsd/sca-implementation-spring.xsd | 24 -- .../eclipse/plugins/core/xsd/sca-interface-cpp.xsd | 40 --- .../plugins/core/xsd/sca-interface-java.xsd | 23 -- .../plugins/core/xsd/sca-interface-wsdl.xsd | 23 -- .../tools/eclipse/plugins/core/xsd/sca-policy.xsd | 76 ----- .../1.5.1/tools/eclipse/plugins/core/xsd/sca.xsd | 22 -- .../plugins/core/xsd/tuscany-sca-binding-atom.xsd | 41 --- .../plugins/core/xsd/tuscany-sca-binding-dwr.xsd | 40 --- .../plugins/core/xsd/tuscany-sca-binding-http.xsd | 40 --- .../core/xsd/tuscany-sca-binding-jsonrpc.xsd | 40 --- .../core/xsd/tuscany-sca-binding-notification.xsd | 42 --- .../plugins/core/xsd/tuscany-sca-binding-rmi.xsd | 43 --- .../plugins/core/xsd/tuscany-sca-binding-rss.xsd | 41 --- .../core/xsd/tuscany-sca-implementation-node.xsd | 43 --- .../tuscany-sca-implementation-notification.xsd | 42 --- .../core/xsd/tuscany-sca-implementation-osgi.xsd | 43 --- .../xsd/tuscany-sca-implementation-resource.xsd | 42 --- .../core/xsd/tuscany-sca-implementation-script.xsd | 43 --- .../core/xsd/tuscany-sca-implementation-widget.xsd | 42 --- .../core/xsd/tuscany-sca-implementation-xquery.xsd | 42 --- .../tools/eclipse/plugins/core/xsd/tuscany-sca.xsd | 45 --- 34 files changed, 1679 deletions(-) delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-all.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-binding-ejb.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-binding-jms.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-binding-sca.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-binding-webservice.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-contribution.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-core.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-definitions.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-implementation-bpel.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-implementation-composite.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-implementation-cpp.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-implementation-ejb.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-implementation-java.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-implementation-spring.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-interface-cpp.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-interface-java.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-interface-wsdl.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-policy.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-atom.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-dwr.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-http.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-jsonrpc.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-notification.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-rmi.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-rss.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-node.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-notification.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-osgi.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-resource.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-script.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-widget.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-xquery.xsd delete mode 100644 tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca.xsd (limited to 'tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd') diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-all.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-all.xsd deleted file mode 100644 index 1b19ede427..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-all.xsd +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-binding-ejb.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-binding-ejb.xsd deleted file mode 100644 index 26bedfcce5..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-binding-ejb.xsd +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-binding-jms.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-binding-jms.xsd deleted file mode 100644 index 850f32b56a..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-binding-jms.xsd +++ /dev/null @@ -1,135 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-binding-sca.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-binding-sca.xsd deleted file mode 100644 index 02703402ef..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-binding-sca.xsd +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-binding-webservice.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-binding-webservice.xsd deleted file mode 100644 index 3e92de193b..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-binding-webservice.xsd +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-contribution.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-contribution.xsd deleted file mode 100644 index c7f92f6c3b..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-contribution.xsd +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-core.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-core.xsd deleted file mode 100644 index 1c6291792b..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-core.xsd +++ /dev/null @@ -1,350 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-definitions.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-definitions.xsd deleted file mode 100644 index 0249882a92..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-definitions.xsd +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-implementation-bpel.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-implementation-bpel.xsd deleted file mode 100644 index 87b443fb36..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-implementation-bpel.xsd +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-implementation-composite.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-implementation-composite.xsd deleted file mode 100644 index 99669bc672..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-implementation-composite.xsd +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-implementation-cpp.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-implementation-cpp.xsd deleted file mode 100644 index 6f1cf14a4b..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-implementation-cpp.xsd +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-implementation-ejb.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-implementation-ejb.xsd deleted file mode 100644 index 1bca6199cb..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-implementation-ejb.xsd +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-implementation-java.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-implementation-java.xsd deleted file mode 100644 index f9d8171b8e..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-implementation-java.xsd +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-implementation-spring.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-implementation-spring.xsd deleted file mode 100644 index 1cf9fb3ea9..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-implementation-spring.xsd +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-interface-cpp.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-interface-cpp.xsd deleted file mode 100644 index 44f14e5ed5..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-interface-cpp.xsd +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-interface-java.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-interface-java.xsd deleted file mode 100644 index 81f939bdb4..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-interface-java.xsd +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-interface-wsdl.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-interface-wsdl.xsd deleted file mode 100644 index c1fdfd8f3c..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-interface-wsdl.xsd +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-policy.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-policy.xsd deleted file mode 100644 index c22ffd6618..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca-policy.xsd +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca.xsd deleted file mode 100644 index 10f54275d0..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/sca.xsd +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-atom.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-atom.xsd deleted file mode 100644 index c93a1d72de..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-atom.xsd +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-dwr.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-dwr.xsd deleted file mode 100644 index d0da5421ec..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-dwr.xsd +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-http.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-http.xsd deleted file mode 100644 index ff48b97d7a..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-http.xsd +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-jsonrpc.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-jsonrpc.xsd deleted file mode 100644 index 7c79738898..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-jsonrpc.xsd +++ /dev/null @@ -1,40 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-notification.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-notification.xsd deleted file mode 100644 index 6d5468b2f9..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-notification.xsd +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-rmi.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-rmi.xsd deleted file mode 100644 index 2697a1ea98..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-rmi.xsd +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-rss.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-rss.xsd deleted file mode 100644 index 821f323d73..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-binding-rss.xsd +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-node.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-node.xsd deleted file mode 100644 index 1b5c8aece2..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-node.xsd +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-notification.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-notification.xsd deleted file mode 100644 index f8d437310e..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-notification.xsd +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-osgi.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-osgi.xsd deleted file mode 100644 index f8ece54a07..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-osgi.xsd +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-resource.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-resource.xsd deleted file mode 100644 index dd596821ea..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-resource.xsd +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-script.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-script.xsd deleted file mode 100644 index e1723d65f0..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-script.xsd +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-widget.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-widget.xsd deleted file mode 100644 index 0c0998595f..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-widget.xsd +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-xquery.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-xquery.xsd deleted file mode 100644 index cdabb697aa..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca-implementation-xquery.xsd +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca.xsd b/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca.xsd deleted file mode 100644 index da5e696e01..0000000000 --- a/tags/java/sca/1.5.1/tools/eclipse/plugins/core/xsd/tuscany-sca.xsd +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3