summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2012-05-11 09:40:06 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2012-05-11 09:40:06 +0000
commite614fa94331b4aac4e087e9957995b5a9e49537c (patch)
treec48ead58947ed7b045e56d1f50a4988c6acd1fca
parent628aa993d67e3dbbe8be54d7b212f73e94c2dd2e (diff)
Move BPEL sample out of trunk as Implementation BPEL doesn't work properly yet
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1337083 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--sca-java-2.x/contrib/samples/getting-started/helloworld-bpel/README (renamed from sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/README)0
-rw-r--r--sca-java-2.x/contrib/samples/getting-started/helloworld-bpel/pom.xml (renamed from sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/samples/getting-started/helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml (renamed from sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--sca-java-2.x/contrib/samples/getting-started/helloworld-bpel/src/main/resources/helloworld.bpel (renamed from sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/src/main/resources/helloworld.bpel)0
-rw-r--r--sca-java-2.x/contrib/samples/getting-started/helloworld-bpel/src/main/resources/helloworld.composite (renamed from sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/src/main/resources/helloworld.composite)0
-rw-r--r--sca-java-2.x/contrib/samples/getting-started/helloworld-bpel/src/main/resources/helloworld.wsdl (renamed from sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/src/main/resources/helloworld.wsdl)0
-rw-r--r--sca-java-2.x/contrib/samples/getting-started/helloworld-bpel/src/test/java/sample/Helloworld.java (renamed from sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/src/test/java/sample/Helloworld.java)0
-rw-r--r--sca-java-2.x/contrib/samples/getting-started/helloworld-bpel/src/test/java/sample/HelloworldTestCase.java (renamed from sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/src/test/java/sample/HelloworldTestCase.java)0
8 files changed, 0 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/README b/sca-java-2.x/contrib/samples/getting-started/helloworld-bpel/README
index 17676cf5dd..17676cf5dd 100644
--- a/sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/README
+++ b/sca-java-2.x/contrib/samples/getting-started/helloworld-bpel/README
diff --git a/sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/pom.xml b/sca-java-2.x/contrib/samples/getting-started/helloworld-bpel/pom.xml
index 06fb9364f0..06fb9364f0 100644
--- a/sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/pom.xml
+++ b/sca-java-2.x/contrib/samples/getting-started/helloworld-bpel/pom.xml
diff --git a/sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/contrib/samples/getting-started/helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml
index 95c32fb5bf..95c32fb5bf 100644
--- a/sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/contrib/samples/getting-started/helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml
diff --git a/sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/src/main/resources/helloworld.bpel b/sca-java-2.x/contrib/samples/getting-started/helloworld-bpel/src/main/resources/helloworld.bpel
index ab31ee1d0b..ab31ee1d0b 100644
--- a/sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/src/main/resources/helloworld.bpel
+++ b/sca-java-2.x/contrib/samples/getting-started/helloworld-bpel/src/main/resources/helloworld.bpel
diff --git a/sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/src/main/resources/helloworld.composite b/sca-java-2.x/contrib/samples/getting-started/helloworld-bpel/src/main/resources/helloworld.composite
index 2b032b696b..2b032b696b 100644
--- a/sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/src/main/resources/helloworld.composite
+++ b/sca-java-2.x/contrib/samples/getting-started/helloworld-bpel/src/main/resources/helloworld.composite
diff --git a/sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/src/main/resources/helloworld.wsdl b/sca-java-2.x/contrib/samples/getting-started/helloworld-bpel/src/main/resources/helloworld.wsdl
index a866d29f2d..a866d29f2d 100644
--- a/sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/src/main/resources/helloworld.wsdl
+++ b/sca-java-2.x/contrib/samples/getting-started/helloworld-bpel/src/main/resources/helloworld.wsdl
diff --git a/sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/src/test/java/sample/Helloworld.java b/sca-java-2.x/contrib/samples/getting-started/helloworld-bpel/src/test/java/sample/Helloworld.java
index f4e8c50448..f4e8c50448 100644
--- a/sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/src/test/java/sample/Helloworld.java
+++ b/sca-java-2.x/contrib/samples/getting-started/helloworld-bpel/src/test/java/sample/Helloworld.java
diff --git a/sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/src/test/java/sample/HelloworldTestCase.java b/sca-java-2.x/contrib/samples/getting-started/helloworld-bpel/src/test/java/sample/HelloworldTestCase.java
index be27aa68ef..be27aa68ef 100644
--- a/sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/src/test/java/sample/HelloworldTestCase.java
+++ b/sca-java-2.x/contrib/samples/getting-started/helloworld-bpel/src/test/java/sample/HelloworldTestCase.java