summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-0.90/modules/host-http
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:06:42 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:06:42 +0000
commitf860c2f35b2f94e379d2ff7d5c13f54cd4a3132a (patch)
tree5808b087a5eb9f5d251932d6828565f6c5d4ed9e /sca-java-1.x/branches/sca-java-0.90/modules/host-http
parent587877fcbd358e233f653e01c4b3ed3354203626 (diff)
Moving 1.x branches
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835119 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/modules/host-http/DISCLAIMER (renamed from branches/sca-java-0.90/modules/host-http/DISCLAIMER)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/modules/host-http/LICENSE (renamed from branches/sca-java-0.90/modules/host-http/LICENSE)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/modules/host-http/NOTICE (renamed from branches/sca-java-0.90/modules/host-http/NOTICE)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/modules/host-http/pom.xml (renamed from branches/sca-java-0.90/modules/host-http/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/DefaultServletHostExtensionPoint.java (renamed from branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/DefaultServletHostExtensionPoint.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/ExtensibleServletHost.java (renamed from branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/ExtensibleServletHost.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/ServletHost.java (renamed from branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/ServletHost.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/ServletHostExtensionPoint.java (renamed from branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/ServletHostExtensionPoint.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/ServletMappingException.java (renamed from branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/ServletMappingException.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/module/HTTPRuntimeModuleActivator.java (renamed from branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/module/HTTPRuntimeModuleActivator.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/modules/host-http/src/main/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator (renamed from branches/sca-java-0.90/modules/host-http/src/main/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator)0
11 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-0.90/modules/host-http/DISCLAIMER b/sca-java-1.x/branches/sca-java-0.90/modules/host-http/DISCLAIMER
index d68a410903..d68a410903 100644
--- a/branches/sca-java-0.90/modules/host-http/DISCLAIMER
+++ b/sca-java-1.x/branches/sca-java-0.90/modules/host-http/DISCLAIMER
diff --git a/branches/sca-java-0.90/modules/host-http/LICENSE b/sca-java-1.x/branches/sca-java-0.90/modules/host-http/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/branches/sca-java-0.90/modules/host-http/LICENSE
+++ b/sca-java-1.x/branches/sca-java-0.90/modules/host-http/LICENSE
diff --git a/branches/sca-java-0.90/modules/host-http/NOTICE b/sca-java-1.x/branches/sca-java-0.90/modules/host-http/NOTICE
index 94481d6cfa..94481d6cfa 100644
--- a/branches/sca-java-0.90/modules/host-http/NOTICE
+++ b/sca-java-1.x/branches/sca-java-0.90/modules/host-http/NOTICE
diff --git a/branches/sca-java-0.90/modules/host-http/pom.xml b/sca-java-1.x/branches/sca-java-0.90/modules/host-http/pom.xml
index 8c7a971f2f..8c7a971f2f 100644
--- a/branches/sca-java-0.90/modules/host-http/pom.xml
+++ b/sca-java-1.x/branches/sca-java-0.90/modules/host-http/pom.xml
diff --git a/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/DefaultServletHostExtensionPoint.java b/sca-java-1.x/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/DefaultServletHostExtensionPoint.java
index b3132438eb..b3132438eb 100644
--- a/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/DefaultServletHostExtensionPoint.java
+++ b/sca-java-1.x/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/DefaultServletHostExtensionPoint.java
diff --git a/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/ExtensibleServletHost.java b/sca-java-1.x/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/ExtensibleServletHost.java
index af28b6241c..af28b6241c 100644
--- a/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/ExtensibleServletHost.java
+++ b/sca-java-1.x/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/ExtensibleServletHost.java
diff --git a/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/ServletHost.java b/sca-java-1.x/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/ServletHost.java
index eeab5d02eb..eeab5d02eb 100644
--- a/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/ServletHost.java
+++ b/sca-java-1.x/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/ServletHost.java
diff --git a/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/ServletHostExtensionPoint.java b/sca-java-1.x/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/ServletHostExtensionPoint.java
index 8c13844a5f..8c13844a5f 100644
--- a/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/ServletHostExtensionPoint.java
+++ b/sca-java-1.x/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/ServletHostExtensionPoint.java
diff --git a/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/ServletMappingException.java b/sca-java-1.x/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/ServletMappingException.java
index 2247d5f66c..2247d5f66c 100644
--- a/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/ServletMappingException.java
+++ b/sca-java-1.x/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/ServletMappingException.java
diff --git a/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/module/HTTPRuntimeModuleActivator.java b/sca-java-1.x/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/module/HTTPRuntimeModuleActivator.java
index f5e6896b05..f5e6896b05 100644
--- a/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/module/HTTPRuntimeModuleActivator.java
+++ b/sca-java-1.x/branches/sca-java-0.90/modules/host-http/src/main/java/org/apache/tuscany/sca/http/module/HTTPRuntimeModuleActivator.java
diff --git a/branches/sca-java-0.90/modules/host-http/src/main/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator b/sca-java-1.x/branches/sca-java-0.90/modules/host-http/src/main/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator
index 7aa9e94f0a..7aa9e94f0a 100644
--- a/branches/sca-java-0.90/modules/host-http/src/main/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator
+++ b/sca-java-1.x/branches/sca-java-0.90/modules/host-http/src/main/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator