summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0.1/testing/itest/bpel/helloworld-ws
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2013-10-07 22:23:21 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2013-10-07 22:23:21 +0000
commit5963a2d3d6860fe57afc138f095bf2d2eb5a7b80 (patch)
tree018d3d8c637e265b8292d34e5f7c11ca8ce11b7d /sca-java-2.x/tags/2.0.1/testing/itest/bpel/helloworld-ws
parent132aa8a77685ec92bc90c03f987650d275a7b639 (diff)
Official Tuscany 2.0.1 Release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1530096 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/tags/2.0.1/testing/itest/bpel/helloworld-ws/pom.xml (renamed from sca-java-2.x/tags/2.0.1-RC1/testing/itest/bpel/helloworld-ws/pom.xml)0
-rw-r--r--sca-java-2.x/tags/2.0.1/testing/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java (renamed from sca-java-2.x/tags/2.0.1-RC1/testing/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java)0
-rw-r--r--sca-java-2.x/tags/2.0.1/testing/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java (renamed from sca-java-2.x/tags/2.0.1-RC1/testing/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java)0
-rw-r--r--sca-java-2.x/tags/2.0.1/testing/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel (renamed from sca-java-2.x/tags/2.0.1-RC1/testing/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel)0
-rw-r--r--sca-java-2.x/tags/2.0.1/testing/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite (renamed from sca-java-2.x/tags/2.0.1-RC1/testing/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite)0
-rw-r--r--sca-java-2.x/tags/2.0.1/testing/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl (renamed from sca-java-2.x/tags/2.0.1-RC1/testing/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl)0
-rw-r--r--sca-java-2.x/tags/2.0.1/testing/itest/bpel/helloworld-ws/src/test/resources/log4j.properties (renamed from sca-java-2.x/tags/2.0.1-RC1/testing/itest/bpel/helloworld-ws/src/test/resources/log4j.properties)0
7 files changed, 0 insertions, 0 deletions
diff --git a/sca-java-2.x/tags/2.0.1-RC1/testing/itest/bpel/helloworld-ws/pom.xml b/sca-java-2.x/tags/2.0.1/testing/itest/bpel/helloworld-ws/pom.xml
index 44d918e7bd..44d918e7bd 100644
--- a/sca-java-2.x/tags/2.0.1-RC1/testing/itest/bpel/helloworld-ws/pom.xml
+++ b/sca-java-2.x/tags/2.0.1/testing/itest/bpel/helloworld-ws/pom.xml
diff --git a/sca-java-2.x/tags/2.0.1-RC1/testing/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java b/sca-java-2.x/tags/2.0.1/testing/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java
index 0999e97065..0999e97065 100644
--- a/sca-java-2.x/tags/2.0.1-RC1/testing/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java
+++ b/sca-java-2.x/tags/2.0.1/testing/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java
diff --git a/sca-java-2.x/tags/2.0.1-RC1/testing/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java b/sca-java-2.x/tags/2.0.1/testing/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java
index 315591fb98..315591fb98 100644
--- a/sca-java-2.x/tags/2.0.1-RC1/testing/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java
+++ b/sca-java-2.x/tags/2.0.1/testing/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java
diff --git a/sca-java-2.x/tags/2.0.1-RC1/testing/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel b/sca-java-2.x/tags/2.0.1/testing/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel
index 8cf91adc2c..8cf91adc2c 100644
--- a/sca-java-2.x/tags/2.0.1-RC1/testing/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel
+++ b/sca-java-2.x/tags/2.0.1/testing/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel
diff --git a/sca-java-2.x/tags/2.0.1-RC1/testing/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite b/sca-java-2.x/tags/2.0.1/testing/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite
index e606e6dd52..e606e6dd52 100644
--- a/sca-java-2.x/tags/2.0.1-RC1/testing/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite
+++ b/sca-java-2.x/tags/2.0.1/testing/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite
diff --git a/sca-java-2.x/tags/2.0.1-RC1/testing/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl b/sca-java-2.x/tags/2.0.1/testing/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl
index 610bda3cc4..610bda3cc4 100644
--- a/sca-java-2.x/tags/2.0.1-RC1/testing/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl
+++ b/sca-java-2.x/tags/2.0.1/testing/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl
diff --git a/sca-java-2.x/tags/2.0.1-RC1/testing/itest/bpel/helloworld-ws/src/test/resources/log4j.properties b/sca-java-2.x/tags/2.0.1/testing/itest/bpel/helloworld-ws/src/test/resources/log4j.properties
index 37f66e4189..37f66e4189 100644
--- a/sca-java-2.x/tags/2.0.1-RC1/testing/itest/bpel/helloworld-ws/src/test/resources/log4j.properties
+++ b/sca-java-2.x/tags/2.0.1/testing/itest/bpel/helloworld-ws/src/test/resources/log4j.properties