summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-09-25 16:24:38 +0000
committerkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-09-25 16:24:38 +0000
commit5482fcc2901f36d944f026f02ba2a4237c7a103c (patch)
treeb109ac2c65eeaf721fa2aeef4e9bbafcafae24cc
parent99bdaf3418172b9cff89e4c4ab70c06a3bb7525c (diff)
TUSCANY-3677 getting-started clearup
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001250 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/README (renamed from sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/README)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/build.xml (renamed from sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/build.xml)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/helloworld-bpel.png (renamed from sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/helloworld-bpel.png)bin8897 -> 8897 bytes
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/helloworld-bpel.svg (renamed from sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/helloworld-bpel.svg)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/pom.xml (renamed from sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/pom.xml)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/java/helloworld/Hello.java (renamed from sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/src/main/java/helloworld/Hello.java)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml (renamed from sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.bpel (renamed from sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/src/main/resources/helloworld.bpel)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.composite (renamed from sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/src/main/resources/helloworld.composite)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.wsdl (renamed from sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/src/main/resources/helloworld.wsdl)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/log4j.properties (renamed from sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/src/main/resources/log4j.properties)0
11 files changed, 0 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/README b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/README
index 533743ebf6..533743ebf6 100644
--- a/sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/README
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/README
diff --git a/sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/build.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/build.xml
index 008953e63b..008953e63b 100644
--- a/sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/build.xml
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/build.xml
diff --git a/sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/helloworld-bpel.png b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/helloworld-bpel.png
index 5f53a3c5d1..5f53a3c5d1 100644
--- a/sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/helloworld-bpel.png
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/helloworld-bpel.png
Binary files differ
diff --git a/sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/helloworld-bpel.svg b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/helloworld-bpel.svg
index 5a98f1a07c..5a98f1a07c 100644
--- a/sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/helloworld-bpel.svg
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/helloworld-bpel.svg
diff --git a/sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/pom.xml
index 3f4be82f71..3f4be82f71 100644
--- a/sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/pom.xml
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/pom.xml
diff --git a/sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/src/main/java/helloworld/Hello.java b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/java/helloworld/Hello.java
index dbd3854d7c..dbd3854d7c 100644
--- a/sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/src/main/java/helloworld/Hello.java
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/java/helloworld/Hello.java
diff --git a/sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml
index 4a56523adb..4a56523adb 100644
--- a/sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml
diff --git a/sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/src/main/resources/helloworld.bpel b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.bpel
index d58768adfa..d58768adfa 100644
--- a/sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/src/main/resources/helloworld.bpel
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.bpel
diff --git a/sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/src/main/resources/helloworld.composite b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.composite
index 08350e8417..08350e8417 100644
--- a/sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/src/main/resources/helloworld.composite
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.composite
diff --git a/sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/src/main/resources/helloworld.wsdl b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.wsdl
index cf966264ef..cf966264ef 100644
--- a/sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/src/main/resources/helloworld.wsdl
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.wsdl
diff --git a/sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/src/main/resources/log4j.properties b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/log4j.properties
index 8649a71550..8649a71550 100644
--- a/sca-java-2.x/trunk/samples/getting-started/contributions/helloworld-bpel/src/main/resources/log4j.properties
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/log4j.properties