summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-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