summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/tags/1.5.1-RC4/modules/host-corba-jse-tns
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:26:33 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:26:33 +0000
commita40e527938d76ba71f211da7e327adb50384ba69 (patch)
treecb8f99f1727122b040a3f0fbb6649292b6a74302 /sca-java-1.x/tags/1.5.1-RC4/modules/host-corba-jse-tns
parent968721109881107520d7aefa91d7fcc0519d7739 (diff)
Moving 1.x tags
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835157 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/tags/1.5.1-RC4/modules/host-corba-jse-tns/LICENSE (renamed from tags/java/sca/1.5.1-RC4/modules/host-corba-jse-tns/LICENSE)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC4/modules/host-corba-jse-tns/NOTICE (renamed from tags/java/sca/1.5.1-RC4/modules/host-corba-jse-tns/NOTICE)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC4/modules/host-corba-jse-tns/pom.xml (renamed from tags/java/sca/1.5.1-RC4/modules/host-corba-jse-tns/pom.xml)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC4/modules/host-corba-jse-tns/src/main/java/org/apache/tuscany/sca/host/corba/jse/tns/CorbaRuntimeModuleActivator.java (renamed from tags/java/sca/1.5.1-RC4/modules/host-corba-jse-tns/src/main/java/org/apache/tuscany/sca/host/corba/jse/tns/CorbaRuntimeModuleActivator.java)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC4/modules/host-corba-jse-tns/src/main/java/org/apache/tuscany/sca/host/corba/jse/tns/TnsDefaultCorbaHost.java (renamed from tags/java/sca/1.5.1-RC4/modules/host-corba-jse-tns/src/main/java/org/apache/tuscany/sca/host/corba/jse/tns/TnsDefaultCorbaHost.java)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC4/modules/host-corba-jse-tns/src/main/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator (renamed from tags/java/sca/1.5.1-RC4/modules/host-corba-jse-tns/src/main/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC4/modules/host-corba-jse-tns/src/test/java/org/apache/tuscany/sca/host/corba/testing/TnsDefaultCorbaHostTestCase.java (renamed from tags/java/sca/1.5.1-RC4/modules/host-corba-jse-tns/src/test/java/org/apache/tuscany/sca/host/corba/testing/TnsDefaultCorbaHostTestCase.java)0
7 files changed, 0 insertions, 0 deletions
diff --git a/tags/java/sca/1.5.1-RC4/modules/host-corba-jse-tns/LICENSE b/sca-java-1.x/tags/1.5.1-RC4/modules/host-corba-jse-tns/LICENSE
index 6e529a25c4..6e529a25c4 100644
--- a/tags/java/sca/1.5.1-RC4/modules/host-corba-jse-tns/LICENSE
+++ b/sca-java-1.x/tags/1.5.1-RC4/modules/host-corba-jse-tns/LICENSE
diff --git a/tags/java/sca/1.5.1-RC4/modules/host-corba-jse-tns/NOTICE b/sca-java-1.x/tags/1.5.1-RC4/modules/host-corba-jse-tns/NOTICE
index 25bb89c9b2..25bb89c9b2 100644
--- a/tags/java/sca/1.5.1-RC4/modules/host-corba-jse-tns/NOTICE
+++ b/sca-java-1.x/tags/1.5.1-RC4/modules/host-corba-jse-tns/NOTICE
diff --git a/tags/java/sca/1.5.1-RC4/modules/host-corba-jse-tns/pom.xml b/sca-java-1.x/tags/1.5.1-RC4/modules/host-corba-jse-tns/pom.xml
index fc866d8d68..fc866d8d68 100644
--- a/tags/java/sca/1.5.1-RC4/modules/host-corba-jse-tns/pom.xml
+++ b/sca-java-1.x/tags/1.5.1-RC4/modules/host-corba-jse-tns/pom.xml
diff --git a/tags/java/sca/1.5.1-RC4/modules/host-corba-jse-tns/src/main/java/org/apache/tuscany/sca/host/corba/jse/tns/CorbaRuntimeModuleActivator.java b/sca-java-1.x/tags/1.5.1-RC4/modules/host-corba-jse-tns/src/main/java/org/apache/tuscany/sca/host/corba/jse/tns/CorbaRuntimeModuleActivator.java
index 312d739c53..312d739c53 100644
--- a/tags/java/sca/1.5.1-RC4/modules/host-corba-jse-tns/src/main/java/org/apache/tuscany/sca/host/corba/jse/tns/CorbaRuntimeModuleActivator.java
+++ b/sca-java-1.x/tags/1.5.1-RC4/modules/host-corba-jse-tns/src/main/java/org/apache/tuscany/sca/host/corba/jse/tns/CorbaRuntimeModuleActivator.java
diff --git a/tags/java/sca/1.5.1-RC4/modules/host-corba-jse-tns/src/main/java/org/apache/tuscany/sca/host/corba/jse/tns/TnsDefaultCorbaHost.java b/sca-java-1.x/tags/1.5.1-RC4/modules/host-corba-jse-tns/src/main/java/org/apache/tuscany/sca/host/corba/jse/tns/TnsDefaultCorbaHost.java
index 2dc2c7ddd4..2dc2c7ddd4 100644
--- a/tags/java/sca/1.5.1-RC4/modules/host-corba-jse-tns/src/main/java/org/apache/tuscany/sca/host/corba/jse/tns/TnsDefaultCorbaHost.java
+++ b/sca-java-1.x/tags/1.5.1-RC4/modules/host-corba-jse-tns/src/main/java/org/apache/tuscany/sca/host/corba/jse/tns/TnsDefaultCorbaHost.java
diff --git a/tags/java/sca/1.5.1-RC4/modules/host-corba-jse-tns/src/main/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator b/sca-java-1.x/tags/1.5.1-RC4/modules/host-corba-jse-tns/src/main/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator
index 906ec4efce..906ec4efce 100644
--- a/tags/java/sca/1.5.1-RC4/modules/host-corba-jse-tns/src/main/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator
+++ b/sca-java-1.x/tags/1.5.1-RC4/modules/host-corba-jse-tns/src/main/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator
diff --git a/tags/java/sca/1.5.1-RC4/modules/host-corba-jse-tns/src/test/java/org/apache/tuscany/sca/host/corba/testing/TnsDefaultCorbaHostTestCase.java b/sca-java-1.x/tags/1.5.1-RC4/modules/host-corba-jse-tns/src/test/java/org/apache/tuscany/sca/host/corba/testing/TnsDefaultCorbaHostTestCase.java
index 9f6be0f27d..9f6be0f27d 100644
--- a/tags/java/sca/1.5.1-RC4/modules/host-corba-jse-tns/src/test/java/org/apache/tuscany/sca/host/corba/testing/TnsDefaultCorbaHostTestCase.java
+++ b/sca-java-1.x/tags/1.5.1-RC4/modules/host-corba-jse-tns/src/test/java/org/apache/tuscany/sca/host/corba/testing/TnsDefaultCorbaHostTestCase.java