summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src
diff options
context:
space:
mode:
authorkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-09-25 16:25:28 +0000
committerkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-09-25 16:25:28 +0000
commit55f4ea2faec338023ff2eddbe88b1563cb55b3da (patch)
tree1026090279e77260fb3bb31cad7400bce8f8c8ee /sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src
parent5482fcc2901f36d944f026f02ba2a4237c7a103c (diff)
TUSCANY-3677 getting-started clearup
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001251 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/java/helloworld/Hello.java (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/java/helloworld/Hello.java)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.bpel (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.bpel)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.composite (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.composite)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.wsdl (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.wsdl)0
-rw-r--r--sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/log4j.properties (renamed from sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/log4j.properties)0
6 files changed, 0 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/java/helloworld/Hello.java b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/java/helloworld/Hello.java
index dbd3854d7c..dbd3854d7c 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/java/helloworld/Hello.java
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/java/helloworld/Hello.java
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml
index 4a56523adb..4a56523adb 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/META-INF/sca-contribution.xml
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.bpel b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.bpel
index d58768adfa..d58768adfa 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.bpel
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.bpel
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.composite b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.composite
index 08350e8417..08350e8417 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.composite
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.composite
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.wsdl b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.wsdl
index cf966264ef..cf966264ef 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/helloworld.wsdl
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/helloworld.wsdl
diff --git a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/log4j.properties b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/log4j.properties
index 8649a71550..8649a71550 100644
--- a/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/helloworld-bpel/src/main/resources/log4j.properties
+++ b/sca-java-2.x/trunk/samples/learning-more/implementation-bpel/contribution-helloworld-bpel/src/main/resources/log4j.properties