summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/LICENSE (renamed from branches/sca-java-2.0-M2/modules/implementation-node-runtime/LICENSE)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/META-INF/MANIFEST.MF (renamed from branches/sca-java-2.0-M2/modules/implementation-node-runtime/META-INF/MANIFEST.MF)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/NOTICE (renamed from branches/sca-java-2.0-M2/modules/implementation-node-runtime/NOTICE)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/pom.xml (renamed from branches/sca-java-2.0-M2/modules/implementation-node-runtime/pom.xml)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/launcher/NodeImplementationDaemonBootstrap.java (renamed from branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/launcher/NodeImplementationDaemonBootstrap.java)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/launcher/NodeImplementationLauncherBootstrap.java (renamed from branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/launcher/NodeImplementationLauncherBootstrap.java)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/launcher/NodeImplementationLauncherUtil.java (renamed from branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/launcher/NodeImplementationLauncherUtil.java)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/provider/NodeImplementationInvoker.java (renamed from branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/provider/NodeImplementationInvoker.java)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/provider/NodeImplementationProvider.java (renamed from branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/provider/NodeImplementationProvider.java)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/provider/NodeImplementationProviderFactory.java (renamed from branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/provider/NodeImplementationProviderFactory.java)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/webapp/NodeWebAppRequestDispatcher.java (renamed from branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/webapp/NodeWebAppRequestDispatcher.java)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/webapp/NodeWebAppServletHost.java (renamed from branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/webapp/NodeWebAppServletHost.java)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory (renamed from branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/test/java/org/apache/tuscany/sca/implementation/node/NodeImplementationTestCase.java (renamed from branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/test/java/org/apache/tuscany/sca/implementation/node/NodeImplementationTestCase.java)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/test/resources/TestComposite.composite (renamed from branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/test/resources/TestComposite.composite)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/test/resources/TestNode.composite (renamed from branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/test/resources/TestNode.composite)0
16 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/LICENSE b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/LICENSE
+++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/LICENSE
diff --git a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/META-INF/MANIFEST.MF b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/META-INF/MANIFEST.MF
index 066332344b..066332344b 100644
--- a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/META-INF/MANIFEST.MF
+++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/META-INF/MANIFEST.MF
diff --git a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/NOTICE b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/NOTICE
index 25bb89c9b2..25bb89c9b2 100644
--- a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/NOTICE
+++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/NOTICE
diff --git a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/pom.xml
index c7d69f8013..c7d69f8013 100644
--- a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/pom.xml
diff --git a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/launcher/NodeImplementationDaemonBootstrap.java b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/launcher/NodeImplementationDaemonBootstrap.java
index 202514d89e..202514d89e 100644
--- a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/launcher/NodeImplementationDaemonBootstrap.java
+++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/launcher/NodeImplementationDaemonBootstrap.java
diff --git a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/launcher/NodeImplementationLauncherBootstrap.java b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/launcher/NodeImplementationLauncherBootstrap.java
index 2daab36796..2daab36796 100644
--- a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/launcher/NodeImplementationLauncherBootstrap.java
+++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/launcher/NodeImplementationLauncherBootstrap.java
diff --git a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/launcher/NodeImplementationLauncherUtil.java b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/launcher/NodeImplementationLauncherUtil.java
index 62a822a85e..62a822a85e 100644
--- a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/launcher/NodeImplementationLauncherUtil.java
+++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/launcher/NodeImplementationLauncherUtil.java
diff --git a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/provider/NodeImplementationInvoker.java b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/provider/NodeImplementationInvoker.java
index 5895a8614d..5895a8614d 100644
--- a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/provider/NodeImplementationInvoker.java
+++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/provider/NodeImplementationInvoker.java
diff --git a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/provider/NodeImplementationProvider.java b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/provider/NodeImplementationProvider.java
index 6cdb18938e..6cdb18938e 100644
--- a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/provider/NodeImplementationProvider.java
+++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/provider/NodeImplementationProvider.java
diff --git a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/provider/NodeImplementationProviderFactory.java b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/provider/NodeImplementationProviderFactory.java
index e2a3e4df92..e2a3e4df92 100644
--- a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/provider/NodeImplementationProviderFactory.java
+++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/provider/NodeImplementationProviderFactory.java
diff --git a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/webapp/NodeWebAppRequestDispatcher.java b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/webapp/NodeWebAppRequestDispatcher.java
index f6a601a3cd..f6a601a3cd 100644
--- a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/webapp/NodeWebAppRequestDispatcher.java
+++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/webapp/NodeWebAppRequestDispatcher.java
diff --git a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/webapp/NodeWebAppServletHost.java b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/webapp/NodeWebAppServletHost.java
index 5bf4f188f4..5bf4f188f4 100644
--- a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/webapp/NodeWebAppServletHost.java
+++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/java/org/apache/tuscany/sca/implementation/node/webapp/NodeWebAppServletHost.java
diff --git a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory
index 306b53be5b..306b53be5b 100644
--- a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory
+++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory
diff --git a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/test/java/org/apache/tuscany/sca/implementation/node/NodeImplementationTestCase.java b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/test/java/org/apache/tuscany/sca/implementation/node/NodeImplementationTestCase.java
index 6845dd679c..6845dd679c 100644
--- a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/test/java/org/apache/tuscany/sca/implementation/node/NodeImplementationTestCase.java
+++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/test/java/org/apache/tuscany/sca/implementation/node/NodeImplementationTestCase.java
diff --git a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/test/resources/TestComposite.composite b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/test/resources/TestComposite.composite
index b8f6dcceb9..b8f6dcceb9 100644
--- a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/test/resources/TestComposite.composite
+++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/test/resources/TestComposite.composite
diff --git a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/test/resources/TestNode.composite b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/test/resources/TestNode.composite
index 3e719ef6ab..3e719ef6ab 100644
--- a/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/test/resources/TestNode.composite
+++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/implementation-node-runtime/src/test/resources/TestNode.composite