summaryrefslogtreecommitdiffstats
path: root/sandbox
diff options
context:
space:
mode:
authorfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2010-09-20 13:31:01 +0000
committerfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2010-09-20 13:31:01 +0000
commitd1d696b82c4fa3d1337f154d3ac7521c56531d6e (patch)
treeec0fe5c17e39520c66924af1e2d73a575a67e28a /sandbox
parent66ec725fec1381969381121c66fbf65fcdb7a830 (diff)
Move more samples.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998919 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox')
-rw-r--r--sandbox/samples/sca-features/sca-client/calculator-scaclient/README (renamed from sandbox/samples/temp/sca-client/calculator-scaclient/README)0
-rw-r--r--sandbox/samples/sca-features/sca-client/calculator-scaclient/pom.xml (renamed from sandbox/samples/temp/sca-client/calculator-scaclient/pom.xml)0
-rw-r--r--sandbox/samples/sca-features/sca-client/calculator-scaclient/src/main/java/calculator/CalculatorService.java (renamed from sandbox/samples/temp/sca-client/calculator-scaclient/src/main/java/calculator/CalculatorService.java)0
-rw-r--r--sandbox/samples/sca-features/sca-client/calculator-scaclient/src/main/java/sample/CalculatorSCAClient.java (renamed from sandbox/samples/temp/sca-client/calculator-scaclient/src/main/java/sample/CalculatorSCAClient.java)0
-rw-r--r--sandbox/samples/sca-features/sca-client/helloworld-scaclient/pom.xml (renamed from sandbox/samples/temp/helloworld-scaclient/pom.xml)0
-rw-r--r--sandbox/samples/sca-features/sca-client/helloworld-scaclient/src/main/java/sample/Helloworld.java (renamed from sandbox/samples/temp/helloworld-scaclient/src/main/java/sample/Helloworld.java)0
-rw-r--r--sandbox/samples/sca-features/sca-client/helloworld-scaclient/src/main/java/sample/HelloworldSCAClient.java (renamed from sandbox/samples/temp/helloworld-scaclient/src/main/java/sample/HelloworldSCAClient.java)0
-rw-r--r--sandbox/samples/sca-features/sca-client/helloworld-scaclient/src/test/java/sample/HelloworldTestCase.java (renamed from sandbox/samples/temp/helloworld-scaclient/src/test/java/sample/HelloworldTestCase.java)0
8 files changed, 0 insertions, 0 deletions
diff --git a/sandbox/samples/temp/sca-client/calculator-scaclient/README b/sandbox/samples/sca-features/sca-client/calculator-scaclient/README
index 97058ca4c9..97058ca4c9 100644
--- a/sandbox/samples/temp/sca-client/calculator-scaclient/README
+++ b/sandbox/samples/sca-features/sca-client/calculator-scaclient/README
diff --git a/sandbox/samples/temp/sca-client/calculator-scaclient/pom.xml b/sandbox/samples/sca-features/sca-client/calculator-scaclient/pom.xml
index 6197b12e50..6197b12e50 100644
--- a/sandbox/samples/temp/sca-client/calculator-scaclient/pom.xml
+++ b/sandbox/samples/sca-features/sca-client/calculator-scaclient/pom.xml
diff --git a/sandbox/samples/temp/sca-client/calculator-scaclient/src/main/java/calculator/CalculatorService.java b/sandbox/samples/sca-features/sca-client/calculator-scaclient/src/main/java/calculator/CalculatorService.java
index 12d80ffd1c..12d80ffd1c 100644
--- a/sandbox/samples/temp/sca-client/calculator-scaclient/src/main/java/calculator/CalculatorService.java
+++ b/sandbox/samples/sca-features/sca-client/calculator-scaclient/src/main/java/calculator/CalculatorService.java
diff --git a/sandbox/samples/temp/sca-client/calculator-scaclient/src/main/java/sample/CalculatorSCAClient.java b/sandbox/samples/sca-features/sca-client/calculator-scaclient/src/main/java/sample/CalculatorSCAClient.java
index edbf528517..edbf528517 100644
--- a/sandbox/samples/temp/sca-client/calculator-scaclient/src/main/java/sample/CalculatorSCAClient.java
+++ b/sandbox/samples/sca-features/sca-client/calculator-scaclient/src/main/java/sample/CalculatorSCAClient.java
diff --git a/sandbox/samples/temp/helloworld-scaclient/pom.xml b/sandbox/samples/sca-features/sca-client/helloworld-scaclient/pom.xml
index 4e7f057ca9..4e7f057ca9 100644
--- a/sandbox/samples/temp/helloworld-scaclient/pom.xml
+++ b/sandbox/samples/sca-features/sca-client/helloworld-scaclient/pom.xml
diff --git a/sandbox/samples/temp/helloworld-scaclient/src/main/java/sample/Helloworld.java b/sandbox/samples/sca-features/sca-client/helloworld-scaclient/src/main/java/sample/Helloworld.java
index f4e8c50448..f4e8c50448 100644
--- a/sandbox/samples/temp/helloworld-scaclient/src/main/java/sample/Helloworld.java
+++ b/sandbox/samples/sca-features/sca-client/helloworld-scaclient/src/main/java/sample/Helloworld.java
diff --git a/sandbox/samples/temp/helloworld-scaclient/src/main/java/sample/HelloworldSCAClient.java b/sandbox/samples/sca-features/sca-client/helloworld-scaclient/src/main/java/sample/HelloworldSCAClient.java
index c2c9c4e44e..c2c9c4e44e 100644
--- a/sandbox/samples/temp/helloworld-scaclient/src/main/java/sample/HelloworldSCAClient.java
+++ b/sandbox/samples/sca-features/sca-client/helloworld-scaclient/src/main/java/sample/HelloworldSCAClient.java
diff --git a/sandbox/samples/temp/helloworld-scaclient/src/test/java/sample/HelloworldTestCase.java b/sandbox/samples/sca-features/sca-client/helloworld-scaclient/src/test/java/sample/HelloworldTestCase.java
index 13e08de692..13e08de692 100644
--- a/sandbox/samples/temp/helloworld-scaclient/src/test/java/sample/HelloworldTestCase.java
+++ b/sandbox/samples/sca-features/sca-client/helloworld-scaclient/src/test/java/sample/HelloworldTestCase.java