summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/LICENSE (renamed from tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/LICENSE)0
-rw-r--r--sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/META-INF/MANIFEST.MF (renamed from tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/META-INF/MANIFEST.MF)0
-rw-r--r--sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/NOTICE (renamed from tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/NOTICE)0
-rw-r--r--sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/pom.xml (renamed from tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/pom.xml)0
-rw-r--r--sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/HttpServiceWrapper.java (renamed from tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/HttpServiceWrapper.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/OSGiServletHost.java (renamed from tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/OSGiServletHost.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/ServletRequestDispatcher.java (renamed from tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/ServletRequestDispatcher.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/src/test/java/org/apache/tuscany/sca/http/osgi/OSGiServletHostTestCase.java (renamed from tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/src/test/java/org/apache/tuscany/sca/http/osgi/OSGiServletHostTestCase.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/src/test/resources/content/test.html (renamed from tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/src/test/resources/content/test.html)0
-rw-r--r--sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/src/test/resources/tuscany.keyStore (renamed from tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/src/test/resources/tuscany.keyStore)bin1265 -> 1265 bytes
-rw-r--r--sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/LICENSE (renamed from tags/java/sca/2.0-M4-RC3/modules/host-http/LICENSE)0
-rw-r--r--sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/META-INF/MANIFEST.MF (renamed from tags/java/sca/2.0-M4-RC3/modules/host-http/META-INF/MANIFEST.MF)0
-rw-r--r--sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/NOTICE (renamed from tags/java/sca/2.0-M4-RC3/modules/host-http/NOTICE)0
-rw-r--r--sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/pom.xml (renamed from tags/java/sca/2.0-M4-RC3/modules/host-http/pom.xml)0
-rw-r--r--sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/DefaultResourceServlet.java (renamed from tags/java/sca/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/DefaultResourceServlet.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/DefaultServletHostExtensionPoint.java (renamed from tags/java/sca/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/DefaultServletHostExtensionPoint.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ExtensibleServletHost.java (renamed from tags/java/sca/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ExtensibleServletHost.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletHost.java (renamed from tags/java/sca/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletHost.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletHostExtensionPoint.java (renamed from tags/java/sca/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletHostExtensionPoint.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletMappingException.java (renamed from tags/java/sca/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletMappingException.java)0
-rw-r--r--sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/src/main/resources/META-INF/services/org.apache.tuscany.sca.host.http.ServletHostExtensionPoint (renamed from tags/java/sca/2.0-M4-RC3/modules/host-http/src/main/resources/META-INF/services/org.apache.tuscany.sca.host.http.ServletHostExtensionPoint)0
21 files changed, 0 insertions, 0 deletions
diff --git a/tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/LICENSE b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/LICENSE
+++ b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/LICENSE
diff --git a/tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/META-INF/MANIFEST.MF b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/META-INF/MANIFEST.MF
index efe05b13da..efe05b13da 100644
--- a/tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/META-INF/MANIFEST.MF
+++ b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/META-INF/MANIFEST.MF
diff --git a/tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/NOTICE b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/NOTICE
index 25bb89c9b2..25bb89c9b2 100644
--- a/tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/NOTICE
+++ b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/NOTICE
diff --git a/tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/pom.xml b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/pom.xml
index b64eef7711..b64eef7711 100644
--- a/tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/pom.xml
+++ b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/pom.xml
diff --git a/tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/HttpServiceWrapper.java b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/HttpServiceWrapper.java
index 3cfca3e6c8..3cfca3e6c8 100644
--- a/tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/HttpServiceWrapper.java
+++ b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/HttpServiceWrapper.java
diff --git a/tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/OSGiServletHost.java b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/OSGiServletHost.java
index db77162b41..db77162b41 100644
--- a/tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/OSGiServletHost.java
+++ b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/OSGiServletHost.java
diff --git a/tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/ServletRequestDispatcher.java b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/ServletRequestDispatcher.java
index 789deeb94e..789deeb94e 100644
--- a/tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/ServletRequestDispatcher.java
+++ b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/ServletRequestDispatcher.java
diff --git a/tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/src/test/java/org/apache/tuscany/sca/http/osgi/OSGiServletHostTestCase.java b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/src/test/java/org/apache/tuscany/sca/http/osgi/OSGiServletHostTestCase.java
index b38543a7e9..b38543a7e9 100644
--- a/tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/src/test/java/org/apache/tuscany/sca/http/osgi/OSGiServletHostTestCase.java
+++ b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/src/test/java/org/apache/tuscany/sca/http/osgi/OSGiServletHostTestCase.java
diff --git a/tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/src/test/resources/content/test.html b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/src/test/resources/content/test.html
index 9ee377e1ff..9ee377e1ff 100644
--- a/tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/src/test/resources/content/test.html
+++ b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/src/test/resources/content/test.html
diff --git a/tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/src/test/resources/tuscany.keyStore b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/src/test/resources/tuscany.keyStore
index 7ea23f7ff4..7ea23f7ff4 100644
--- a/tags/java/sca/2.0-M4-RC3/modules/host-http-osgi/src/test/resources/tuscany.keyStore
+++ b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http-osgi/src/test/resources/tuscany.keyStore
Binary files differ
diff --git a/tags/java/sca/2.0-M4-RC3/modules/host-http/LICENSE b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/tags/java/sca/2.0-M4-RC3/modules/host-http/LICENSE
+++ b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/LICENSE
diff --git a/tags/java/sca/2.0-M4-RC3/modules/host-http/META-INF/MANIFEST.MF b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/META-INF/MANIFEST.MF
index b4ad3f121e..b4ad3f121e 100644
--- a/tags/java/sca/2.0-M4-RC3/modules/host-http/META-INF/MANIFEST.MF
+++ b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/META-INF/MANIFEST.MF
diff --git a/tags/java/sca/2.0-M4-RC3/modules/host-http/NOTICE b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/NOTICE
index 25bb89c9b2..25bb89c9b2 100644
--- a/tags/java/sca/2.0-M4-RC3/modules/host-http/NOTICE
+++ b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/NOTICE
diff --git a/tags/java/sca/2.0-M4-RC3/modules/host-http/pom.xml b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/pom.xml
index 2cd779140d..2cd779140d 100644
--- a/tags/java/sca/2.0-M4-RC3/modules/host-http/pom.xml
+++ b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/pom.xml
diff --git a/tags/java/sca/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/DefaultResourceServlet.java b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/DefaultResourceServlet.java
index 3de0b9f5a7..3de0b9f5a7 100644
--- a/tags/java/sca/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/DefaultResourceServlet.java
+++ b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/DefaultResourceServlet.java
diff --git a/tags/java/sca/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/DefaultServletHostExtensionPoint.java b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/DefaultServletHostExtensionPoint.java
index 04b2f4c199..04b2f4c199 100644
--- a/tags/java/sca/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/DefaultServletHostExtensionPoint.java
+++ b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/DefaultServletHostExtensionPoint.java
diff --git a/tags/java/sca/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ExtensibleServletHost.java b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ExtensibleServletHost.java
index 4dfa1dd8a3..4dfa1dd8a3 100644
--- a/tags/java/sca/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ExtensibleServletHost.java
+++ b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ExtensibleServletHost.java
diff --git a/tags/java/sca/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletHost.java b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletHost.java
index dffc1e73d4..dffc1e73d4 100644
--- a/tags/java/sca/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletHost.java
+++ b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletHost.java
diff --git a/tags/java/sca/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletHostExtensionPoint.java b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletHostExtensionPoint.java
index fbd085ba2b..fbd085ba2b 100644
--- a/tags/java/sca/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletHostExtensionPoint.java
+++ b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletHostExtensionPoint.java
diff --git a/tags/java/sca/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletMappingException.java b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletMappingException.java
index ae66c44c3e..ae66c44c3e 100644
--- a/tags/java/sca/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletMappingException.java
+++ b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletMappingException.java
diff --git a/tags/java/sca/2.0-M4-RC3/modules/host-http/src/main/resources/META-INF/services/org.apache.tuscany.sca.host.http.ServletHostExtensionPoint b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/src/main/resources/META-INF/services/org.apache.tuscany.sca.host.http.ServletHostExtensionPoint
index d2d165d6f3..d2d165d6f3 100644
--- a/tags/java/sca/2.0-M4-RC3/modules/host-http/src/main/resources/META-INF/services/org.apache.tuscany.sca.host.http.ServletHostExtensionPoint
+++ b/sca-java-2.x/tags/2.0-M4-RC3/modules/host-http/src/main/resources/META-INF/services/org.apache.tuscany.sca.host.http.ServletHostExtensionPoint