summaryrefslogtreecommitdiffstats
path: root/tags/java/sca/2.0-M3/itest/nodes
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:22:51 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:22:51 +0000
commit997e88d7d6c8b405190be42a79a803157a2da895 (patch)
treec6692c12c341df266409277ed88b8e6f37950deb /tags/java/sca/2.0-M3/itest/nodes
parent1b427d78b9eebeec97c7cd1dc060ef99e12d6861 (diff)
Moving 2.x tags
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835151 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-client/pom.xml (renamed from tags/java/sca/2.0-M3/itest/nodes/helloworld-client/pom.xml)0
-rw-r--r--sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-client/src/main/java/itest/nodes/HelloworldImpl.java (renamed from tags/java/sca/2.0-M3/itest/nodes/helloworld-client/src/main/java/itest/nodes/HelloworldImpl.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-client/src/main/resources/META-INF/sca-contribution.xml (renamed from tags/java/sca/2.0-M3/itest/nodes/helloworld-client/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-client/src/main/resources/helloworld-client.composite (renamed from tags/java/sca/2.0-M3/itest/nodes/helloworld-client/src/main/resources/helloworld-client.composite)0
-rw-r--r--sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-iface/pom.xml (renamed from tags/java/sca/2.0-M3/itest/nodes/helloworld-iface/pom.xml)0
-rw-r--r--sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-iface/src/main/java/itest/nodes/Helloworld.java (renamed from tags/java/sca/2.0-M3/itest/nodes/helloworld-iface/src/main/java/itest/nodes/Helloworld.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-service/pom.xml (renamed from tags/java/sca/2.0-M3/itest/nodes/helloworld-service/pom.xml)0
-rw-r--r--sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-service/src/main/java/itest/nodes/HelloworldImpl.java (renamed from tags/java/sca/2.0-M3/itest/nodes/helloworld-service/src/main/java/itest/nodes/HelloworldImpl.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-service/src/main/resources/META-INF/sca-contribution.xml (renamed from tags/java/sca/2.0-M3/itest/nodes/helloworld-service/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-service/src/main/resources/helloworld-service.composite (renamed from tags/java/sca/2.0-M3/itest/nodes/helloworld-service/src/main/resources/helloworld-service.composite)0
-rw-r--r--sca-java-2.x/tags/2.0-M3/itest/nodes/one-node-test/pom.xml (renamed from tags/java/sca/2.0-M3/itest/nodes/one-node-test/pom.xml)0
-rw-r--r--sca-java-2.x/tags/2.0-M3/itest/nodes/one-node-test/src/test/java/itest/OneNodeTestCase.java (renamed from tags/java/sca/2.0-M3/itest/nodes/one-node-test/src/test/java/itest/OneNodeTestCase.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M3/itest/nodes/pom.xml (renamed from tags/java/sca/2.0-M3/itest/nodes/pom.xml)0
-rw-r--r--sca-java-2.x/tags/2.0-M3/itest/nodes/two-nodes-test/pom.xml (renamed from tags/java/sca/2.0-M3/itest/nodes/two-nodes-test/pom.xml)0
-rw-r--r--sca-java-2.x/tags/2.0-M3/itest/nodes/two-nodes-test/src/test/java/itest/TwoNodesTestCase.java (renamed from tags/java/sca/2.0-M3/itest/nodes/two-nodes-test/src/test/java/itest/TwoNodesTestCase.java)0
15 files changed, 0 insertions, 0 deletions
diff --git a/tags/java/sca/2.0-M3/itest/nodes/helloworld-client/pom.xml b/sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-client/pom.xml
index ec124f23f7..ec124f23f7 100644
--- a/tags/java/sca/2.0-M3/itest/nodes/helloworld-client/pom.xml
+++ b/sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-client/pom.xml
diff --git a/tags/java/sca/2.0-M3/itest/nodes/helloworld-client/src/main/java/itest/nodes/HelloworldImpl.java b/sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-client/src/main/java/itest/nodes/HelloworldImpl.java
index a8e74be096..a8e74be096 100644
--- a/tags/java/sca/2.0-M3/itest/nodes/helloworld-client/src/main/java/itest/nodes/HelloworldImpl.java
+++ b/sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-client/src/main/java/itest/nodes/HelloworldImpl.java
diff --git a/tags/java/sca/2.0-M3/itest/nodes/helloworld-client/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-client/src/main/resources/META-INF/sca-contribution.xml
index d55aa7ba9c..d55aa7ba9c 100644
--- a/tags/java/sca/2.0-M3/itest/nodes/helloworld-client/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-client/src/main/resources/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/2.0-M3/itest/nodes/helloworld-client/src/main/resources/helloworld-client.composite b/sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-client/src/main/resources/helloworld-client.composite
index 81a3fa1f2d..81a3fa1f2d 100644
--- a/tags/java/sca/2.0-M3/itest/nodes/helloworld-client/src/main/resources/helloworld-client.composite
+++ b/sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-client/src/main/resources/helloworld-client.composite
diff --git a/tags/java/sca/2.0-M3/itest/nodes/helloworld-iface/pom.xml b/sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-iface/pom.xml
index 7ee22a320d..7ee22a320d 100644
--- a/tags/java/sca/2.0-M3/itest/nodes/helloworld-iface/pom.xml
+++ b/sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-iface/pom.xml
diff --git a/tags/java/sca/2.0-M3/itest/nodes/helloworld-iface/src/main/java/itest/nodes/Helloworld.java b/sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-iface/src/main/java/itest/nodes/Helloworld.java
index d49ebc2cef..d49ebc2cef 100644
--- a/tags/java/sca/2.0-M3/itest/nodes/helloworld-iface/src/main/java/itest/nodes/Helloworld.java
+++ b/sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-iface/src/main/java/itest/nodes/Helloworld.java
diff --git a/tags/java/sca/2.0-M3/itest/nodes/helloworld-service/pom.xml b/sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-service/pom.xml
index 24c4299f35..24c4299f35 100644
--- a/tags/java/sca/2.0-M3/itest/nodes/helloworld-service/pom.xml
+++ b/sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-service/pom.xml
diff --git a/tags/java/sca/2.0-M3/itest/nodes/helloworld-service/src/main/java/itest/nodes/HelloworldImpl.java b/sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-service/src/main/java/itest/nodes/HelloworldImpl.java
index 20233b0397..20233b0397 100644
--- a/tags/java/sca/2.0-M3/itest/nodes/helloworld-service/src/main/java/itest/nodes/HelloworldImpl.java
+++ b/sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-service/src/main/java/itest/nodes/HelloworldImpl.java
diff --git a/tags/java/sca/2.0-M3/itest/nodes/helloworld-service/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-service/src/main/resources/META-INF/sca-contribution.xml
index 9c68ffd043..9c68ffd043 100644
--- a/tags/java/sca/2.0-M3/itest/nodes/helloworld-service/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-service/src/main/resources/META-INF/sca-contribution.xml
diff --git a/tags/java/sca/2.0-M3/itest/nodes/helloworld-service/src/main/resources/helloworld-service.composite b/sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-service/src/main/resources/helloworld-service.composite
index 95d78b1983..95d78b1983 100644
--- a/tags/java/sca/2.0-M3/itest/nodes/helloworld-service/src/main/resources/helloworld-service.composite
+++ b/sca-java-2.x/tags/2.0-M3/itest/nodes/helloworld-service/src/main/resources/helloworld-service.composite
diff --git a/tags/java/sca/2.0-M3/itest/nodes/one-node-test/pom.xml b/sca-java-2.x/tags/2.0-M3/itest/nodes/one-node-test/pom.xml
index 2b73398afe..2b73398afe 100644
--- a/tags/java/sca/2.0-M3/itest/nodes/one-node-test/pom.xml
+++ b/sca-java-2.x/tags/2.0-M3/itest/nodes/one-node-test/pom.xml
diff --git a/tags/java/sca/2.0-M3/itest/nodes/one-node-test/src/test/java/itest/OneNodeTestCase.java b/sca-java-2.x/tags/2.0-M3/itest/nodes/one-node-test/src/test/java/itest/OneNodeTestCase.java
index 63ddc789db..63ddc789db 100644
--- a/tags/java/sca/2.0-M3/itest/nodes/one-node-test/src/test/java/itest/OneNodeTestCase.java
+++ b/sca-java-2.x/tags/2.0-M3/itest/nodes/one-node-test/src/test/java/itest/OneNodeTestCase.java
diff --git a/tags/java/sca/2.0-M3/itest/nodes/pom.xml b/sca-java-2.x/tags/2.0-M3/itest/nodes/pom.xml
index 9d153681ed..9d153681ed 100644
--- a/tags/java/sca/2.0-M3/itest/nodes/pom.xml
+++ b/sca-java-2.x/tags/2.0-M3/itest/nodes/pom.xml
diff --git a/tags/java/sca/2.0-M3/itest/nodes/two-nodes-test/pom.xml b/sca-java-2.x/tags/2.0-M3/itest/nodes/two-nodes-test/pom.xml
index 6436ea09dc..6436ea09dc 100644
--- a/tags/java/sca/2.0-M3/itest/nodes/two-nodes-test/pom.xml
+++ b/sca-java-2.x/tags/2.0-M3/itest/nodes/two-nodes-test/pom.xml
diff --git a/tags/java/sca/2.0-M3/itest/nodes/two-nodes-test/src/test/java/itest/TwoNodesTestCase.java b/sca-java-2.x/tags/2.0-M3/itest/nodes/two-nodes-test/src/test/java/itest/TwoNodesTestCase.java
index 8352f70e17..8352f70e17 100644
--- a/tags/java/sca/2.0-M3/itest/nodes/two-nodes-test/src/test/java/itest/TwoNodesTestCase.java
+++ b/sca-java-2.x/tags/2.0-M3/itest/nodes/two-nodes-test/src/test/java/itest/TwoNodesTestCase.java