summaryrefslogtreecommitdiffstats
path: root/tags/java/sca/2.0-M3/modules/node-launcher-equinox/src/test
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-07-31 10:49:22 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-07-31 10:49:22 +0000
commitd1a96a1d9f189ec86d51fc9e4a315879b35be1d0 (patch)
tree419313e106bc0affdca14bb4c18adf15f7a1d030 /tags/java/sca/2.0-M3/modules/node-launcher-equinox/src/test
parentf037e3e249300a2d6490c4ea66aaa355361caa4a (diff)
Rename 2.0 M3 final RC tag
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799570 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--tags/java/sca/2.0-M3/modules/node-launcher-equinox/src/test/java/hello/HelloWorld.java (renamed from tags/java/sca/2.0-M3-RC5/modules/node-launcher-equinox/src/test/java/hello/HelloWorld.java)0
-rw-r--r--tags/java/sca/2.0-M3/modules/node-launcher-equinox/src/test/java/hello/HelloWorldClient.java (renamed from tags/java/sca/2.0-M3-RC5/modules/node-launcher-equinox/src/test/java/hello/HelloWorldClient.java)0
-rw-r--r--tags/java/sca/2.0-M3/modules/node-launcher-equinox/src/test/java/hello/HelloWorldImpl.java (renamed from tags/java/sca/2.0-M3-RC5/modules/node-launcher-equinox/src/test/java/hello/HelloWorldImpl.java)0
-rw-r--r--tags/java/sca/2.0-M3/modules/node-launcher-equinox/src/test/java/org/apache/tuscany/sca/node/equinox/launcher/EquinoxOSGiHostTestCase.java (renamed from tags/java/sca/2.0-M3-RC5/modules/node-launcher-equinox/src/test/java/org/apache/tuscany/sca/node/equinox/launcher/EquinoxOSGiHostTestCase.java)0
-rw-r--r--tags/java/sca/2.0-M3/modules/node-launcher-equinox/src/test/java/org/apache/tuscany/sca/node/equinox/launcher/NodeLauncherTestCase.java (renamed from tags/java/sca/2.0-M3-RC5/modules/node-launcher-equinox/src/test/java/org/apache/tuscany/sca/node/equinox/launcher/NodeLauncherTestCase.java)0
-rw-r--r--tags/java/sca/2.0-M3/modules/node-launcher-equinox/src/test/resources/HelloWorld.composite (renamed from tags/java/sca/2.0-M3-RC5/modules/node-launcher-equinox/src/test/resources/HelloWorld.composite)0
6 files changed, 0 insertions, 0 deletions
diff --git a/tags/java/sca/2.0-M3-RC5/modules/node-launcher-equinox/src/test/java/hello/HelloWorld.java b/tags/java/sca/2.0-M3/modules/node-launcher-equinox/src/test/java/hello/HelloWorld.java
index e3fcdfd25f..e3fcdfd25f 100644
--- a/tags/java/sca/2.0-M3-RC5/modules/node-launcher-equinox/src/test/java/hello/HelloWorld.java
+++ b/tags/java/sca/2.0-M3/modules/node-launcher-equinox/src/test/java/hello/HelloWorld.java
diff --git a/tags/java/sca/2.0-M3-RC5/modules/node-launcher-equinox/src/test/java/hello/HelloWorldClient.java b/tags/java/sca/2.0-M3/modules/node-launcher-equinox/src/test/java/hello/HelloWorldClient.java
index 8232acb658..8232acb658 100644
--- a/tags/java/sca/2.0-M3-RC5/modules/node-launcher-equinox/src/test/java/hello/HelloWorldClient.java
+++ b/tags/java/sca/2.0-M3/modules/node-launcher-equinox/src/test/java/hello/HelloWorldClient.java
diff --git a/tags/java/sca/2.0-M3-RC5/modules/node-launcher-equinox/src/test/java/hello/HelloWorldImpl.java b/tags/java/sca/2.0-M3/modules/node-launcher-equinox/src/test/java/hello/HelloWorldImpl.java
index e51d3c79d9..e51d3c79d9 100644
--- a/tags/java/sca/2.0-M3-RC5/modules/node-launcher-equinox/src/test/java/hello/HelloWorldImpl.java
+++ b/tags/java/sca/2.0-M3/modules/node-launcher-equinox/src/test/java/hello/HelloWorldImpl.java
diff --git a/tags/java/sca/2.0-M3-RC5/modules/node-launcher-equinox/src/test/java/org/apache/tuscany/sca/node/equinox/launcher/EquinoxOSGiHostTestCase.java b/tags/java/sca/2.0-M3/modules/node-launcher-equinox/src/test/java/org/apache/tuscany/sca/node/equinox/launcher/EquinoxOSGiHostTestCase.java
index 8988a91b34..8988a91b34 100644
--- a/tags/java/sca/2.0-M3-RC5/modules/node-launcher-equinox/src/test/java/org/apache/tuscany/sca/node/equinox/launcher/EquinoxOSGiHostTestCase.java
+++ b/tags/java/sca/2.0-M3/modules/node-launcher-equinox/src/test/java/org/apache/tuscany/sca/node/equinox/launcher/EquinoxOSGiHostTestCase.java
diff --git a/tags/java/sca/2.0-M3-RC5/modules/node-launcher-equinox/src/test/java/org/apache/tuscany/sca/node/equinox/launcher/NodeLauncherTestCase.java b/tags/java/sca/2.0-M3/modules/node-launcher-equinox/src/test/java/org/apache/tuscany/sca/node/equinox/launcher/NodeLauncherTestCase.java
index 5cc40ca77f..5cc40ca77f 100644
--- a/tags/java/sca/2.0-M3-RC5/modules/node-launcher-equinox/src/test/java/org/apache/tuscany/sca/node/equinox/launcher/NodeLauncherTestCase.java
+++ b/tags/java/sca/2.0-M3/modules/node-launcher-equinox/src/test/java/org/apache/tuscany/sca/node/equinox/launcher/NodeLauncherTestCase.java
diff --git a/tags/java/sca/2.0-M3-RC5/modules/node-launcher-equinox/src/test/resources/HelloWorld.composite b/tags/java/sca/2.0-M3/modules/node-launcher-equinox/src/test/resources/HelloWorld.composite
index e232226fd3..e232226fd3 100644
--- a/tags/java/sca/2.0-M3-RC5/modules/node-launcher-equinox/src/test/resources/HelloWorld.composite
+++ b/tags/java/sca/2.0-M3/modules/node-launcher-equinox/src/test/resources/HelloWorld.composite