summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:13:16 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:13:16 +0000
commit3ac2d800d840f03618fc364090d786effde84b1f (patch)
treee334754cd5c37e1465230497b48cc79584c1f571 /sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws
parent9bed5ae38c581999db465b42b504026a7097af95 (diff)
Moving 1.x branches
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835142 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/pom.xml (renamed from branches/sca-java-20080910/itest/bpel/helloworld-ws/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java (renamed from branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java (renamed from branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/deploy.xml (renamed from branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/deploy.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel (renamed from branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.componentType (renamed from branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.componentType)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite (renamed from branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl (renamed from branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl)0
-rw-r--r--sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/log4j.properties (renamed from branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/log4j.properties)0
9 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-20080910/itest/bpel/helloworld-ws/pom.xml b/sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/pom.xml
index eb11a6ad7e..eb11a6ad7e 100644
--- a/branches/sca-java-20080910/itest/bpel/helloworld-ws/pom.xml
+++ b/sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/pom.xml
diff --git a/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java b/sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java
index ffdbc50a22..ffdbc50a22 100644
--- a/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java
+++ b/sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java
diff --git a/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java b/sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java
index 6971151a77..6971151a77 100644
--- a/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java
+++ b/sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java
diff --git a/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/deploy.xml b/sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/deploy.xml
index 9bd95b2c58..9bd95b2c58 100644
--- a/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/deploy.xml
+++ b/sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/deploy.xml
diff --git a/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel b/sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel
index 8cf91adc2c..8cf91adc2c 100644
--- a/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel
+++ b/sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel
diff --git a/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.componentType b/sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.componentType
index 2b360111cb..2b360111cb 100644
--- a/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.componentType
+++ b/sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.componentType
diff --git a/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite b/sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite
index f864f45613..f864f45613 100644
--- a/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite
+++ b/sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite
diff --git a/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl b/sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl
index 610bda3cc4..610bda3cc4 100644
--- a/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl
+++ b/sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl
diff --git a/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/log4j.properties b/sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/log4j.properties
index 37f66e4189..37f66e4189 100644
--- a/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/log4j.properties
+++ b/sca-java-1.x/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/log4j.properties