From b003942c4e5046a2a480d1db7d49f1936c4e0f6c Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 30 Oct 2009 12:03:25 +0000 Subject: Delete tag and redo as it had a duff global change when updating the version from snapshot to 2.0-M4 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831277 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/helloworld/deploy.xml | 30 -------- .../src/test/resources/helloworld/greetings.wsdl | 87 ---------------------- .../src/test/resources/helloworld/helloworld.bpel | 81 -------------------- .../src/test/resources/helloworld/helloworld.wsdl | 82 -------------------- 4 files changed, 280 deletions(-) delete mode 100644 tags/java/sca/2.0-M4-RC1/modules/implementation-bpel-runtime/src/test/resources/helloworld/deploy.xml delete mode 100644 tags/java/sca/2.0-M4-RC1/modules/implementation-bpel-runtime/src/test/resources/helloworld/greetings.wsdl delete mode 100644 tags/java/sca/2.0-M4-RC1/modules/implementation-bpel-runtime/src/test/resources/helloworld/helloworld.bpel delete mode 100644 tags/java/sca/2.0-M4-RC1/modules/implementation-bpel-runtime/src/test/resources/helloworld/helloworld.wsdl (limited to 'tags/java/sca/2.0-M4-RC1/modules/implementation-bpel-runtime/src/test/resources/helloworld') diff --git a/tags/java/sca/2.0-M4-RC1/modules/implementation-bpel-runtime/src/test/resources/helloworld/deploy.xml b/tags/java/sca/2.0-M4-RC1/modules/implementation-bpel-runtime/src/test/resources/helloworld/deploy.xml deleted file mode 100644 index 571aa37d58..0000000000 --- a/tags/java/sca/2.0-M4-RC1/modules/implementation-bpel-runtime/src/test/resources/helloworld/deploy.xml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - true - - - - - diff --git a/tags/java/sca/2.0-M4-RC1/modules/implementation-bpel-runtime/src/test/resources/helloworld/greetings.wsdl b/tags/java/sca/2.0-M4-RC1/modules/implementation-bpel-runtime/src/test/resources/helloworld/greetings.wsdl deleted file mode 100644 index e768707ccd..0000000000 --- a/tags/java/sca/2.0-M4-RC1/modules/implementation-bpel-runtime/src/test/resources/helloworld/greetings.wsdl +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tags/java/sca/2.0-M4-RC1/modules/implementation-bpel-runtime/src/test/resources/helloworld/helloworld.bpel b/tags/java/sca/2.0-M4-RC1/modules/implementation-bpel-runtime/src/test/resources/helloworld/helloworld.bpel deleted file mode 100644 index 1799a5ebd3..0000000000 --- a/tags/java/sca/2.0-M4-RC1/modules/implementation-bpel-runtime/src/test/resources/helloworld/helloworld.bpel +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - concat($myVar.TestPart/test:message/text(), ' World') - - - - $tmpVar - $myVar.TestPart/test:message - - - - - - diff --git a/tags/java/sca/2.0-M4-RC1/modules/implementation-bpel-runtime/src/test/resources/helloworld/helloworld.wsdl b/tags/java/sca/2.0-M4-RC1/modules/implementation-bpel-runtime/src/test/resources/helloworld/helloworld.wsdl deleted file mode 100644 index 610bda3cc4..0000000000 --- a/tags/java/sca/2.0-M4-RC1/modules/implementation-bpel-runtime/src/test/resources/helloworld/helloworld.wsdl +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3