diff options
Diffstat (limited to '')
-rw-r--r-- | sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/LICENSE (renamed from branches/sca-java-2.0-M2/modules/host-http-osgi/LICENSE) | 0 | ||||
-rw-r--r-- | sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/META-INF/MANIFEST.MF (renamed from branches/sca-java-2.0-M2/modules/host-http-osgi/META-INF/MANIFEST.MF) | 0 | ||||
-rw-r--r-- | sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/NOTICE (renamed from branches/sca-java-2.0-M2/modules/host-http-osgi/NOTICE) | 0 | ||||
-rw-r--r-- | sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/pom.xml (renamed from branches/sca-java-2.0-M2/modules/host-http-osgi/pom.xml) | 0 | ||||
-rw-r--r-- | sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/HttpServiceWrapper.java (renamed from branches/sca-java-2.0-M2/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/HttpServiceWrapper.java) | 0 | ||||
-rw-r--r-- | sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/OSGiServletHost.java (renamed from branches/sca-java-2.0-M2/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/OSGiServletHost.java) | 0 | ||||
-rw-r--r-- | sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/ServletRequestDispatcher.java (renamed from branches/sca-java-2.0-M2/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/ServletRequestDispatcher.java) | 0 | ||||
-rw-r--r-- | sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/src/test/java/org/apache/tuscany/sca/http/osgi/OSGiServletHostTestCase.java (renamed from branches/sca-java-2.0-M2/modules/host-http-osgi/src/test/java/org/apache/tuscany/sca/http/osgi/OSGiServletHostTestCase.java) | 0 | ||||
-rw-r--r-- | sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/src/test/resources/content/test.html (renamed from branches/sca-java-2.0-M2/modules/host-http-osgi/src/test/resources/content/test.html) | 0 | ||||
-rw-r--r-- | sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/src/test/resources/tuscany.keyStore (renamed from branches/sca-java-2.0-M2/modules/host-http-osgi/src/test/resources/tuscany.keyStore) | bin | 1265 -> 1265 bytes | |||
-rw-r--r-- | sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/LICENSE (renamed from branches/sca-java-2.0-M2/modules/host-http/LICENSE) | 0 | ||||
-rw-r--r-- | sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/META-INF/MANIFEST.MF (renamed from branches/sca-java-2.0-M2/modules/host-http/META-INF/MANIFEST.MF) | 0 | ||||
-rw-r--r-- | sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/NOTICE (renamed from branches/sca-java-2.0-M2/modules/host-http/NOTICE) | 0 | ||||
-rw-r--r-- | sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/pom.xml (renamed from branches/sca-java-2.0-M2/modules/host-http/pom.xml) | 0 | ||||
-rw-r--r-- | sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/DefaultResourceServlet.java (renamed from branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/DefaultResourceServlet.java) | 0 | ||||
-rw-r--r-- | sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/DefaultServletHostExtensionPoint.java (renamed from branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/DefaultServletHostExtensionPoint.java) | 0 | ||||
-rw-r--r-- | sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ExtensibleServletHost.java (renamed from branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ExtensibleServletHost.java) | 0 | ||||
-rw-r--r-- | sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletHost.java (renamed from branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletHost.java) | 0 | ||||
-rw-r--r-- | sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletHostExtensionPoint.java (renamed from branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletHostExtensionPoint.java) | 0 | ||||
-rw-r--r-- | sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletMappingException.java (renamed from branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletMappingException.java) | 0 | ||||
-rw-r--r-- | sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/src/main/resources/META-INF/services/org.apache.tuscany.sca.host.http.ServletHostExtensionPoint (renamed from branches/sca-java-2.0-M2/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/branches/sca-java-2.0-M2/modules/host-http-osgi/LICENSE b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/LICENSE index 8aa906c321..8aa906c321 100644 --- a/branches/sca-java-2.0-M2/modules/host-http-osgi/LICENSE +++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/LICENSE diff --git a/branches/sca-java-2.0-M2/modules/host-http-osgi/META-INF/MANIFEST.MF b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/META-INF/MANIFEST.MF index 88e33fbcac..88e33fbcac 100644 --- a/branches/sca-java-2.0-M2/modules/host-http-osgi/META-INF/MANIFEST.MF +++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/META-INF/MANIFEST.MF diff --git a/branches/sca-java-2.0-M2/modules/host-http-osgi/NOTICE b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/NOTICE index 25bb89c9b2..25bb89c9b2 100644 --- a/branches/sca-java-2.0-M2/modules/host-http-osgi/NOTICE +++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/NOTICE diff --git a/branches/sca-java-2.0-M2/modules/host-http-osgi/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/pom.xml index e0b667ef14..e0b667ef14 100644 --- a/branches/sca-java-2.0-M2/modules/host-http-osgi/pom.xml +++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/pom.xml diff --git a/branches/sca-java-2.0-M2/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/HttpServiceWrapper.java b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/HttpServiceWrapper.java index 3cfca3e6c8..3cfca3e6c8 100644 --- a/branches/sca-java-2.0-M2/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/HttpServiceWrapper.java +++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/HttpServiceWrapper.java diff --git a/branches/sca-java-2.0-M2/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/OSGiServletHost.java b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/OSGiServletHost.java index eba50bf84c..eba50bf84c 100644 --- a/branches/sca-java-2.0-M2/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/OSGiServletHost.java +++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/OSGiServletHost.java diff --git a/branches/sca-java-2.0-M2/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/ServletRequestDispatcher.java b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/ServletRequestDispatcher.java index 789deeb94e..789deeb94e 100644 --- a/branches/sca-java-2.0-M2/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/ServletRequestDispatcher.java +++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/ServletRequestDispatcher.java diff --git a/branches/sca-java-2.0-M2/modules/host-http-osgi/src/test/java/org/apache/tuscany/sca/http/osgi/OSGiServletHostTestCase.java b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/src/test/java/org/apache/tuscany/sca/http/osgi/OSGiServletHostTestCase.java index b38543a7e9..b38543a7e9 100644 --- a/branches/sca-java-2.0-M2/modules/host-http-osgi/src/test/java/org/apache/tuscany/sca/http/osgi/OSGiServletHostTestCase.java +++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/src/test/java/org/apache/tuscany/sca/http/osgi/OSGiServletHostTestCase.java diff --git a/branches/sca-java-2.0-M2/modules/host-http-osgi/src/test/resources/content/test.html b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/src/test/resources/content/test.html index 9ee377e1ff..9ee377e1ff 100644 --- a/branches/sca-java-2.0-M2/modules/host-http-osgi/src/test/resources/content/test.html +++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/src/test/resources/content/test.html diff --git a/branches/sca-java-2.0-M2/modules/host-http-osgi/src/test/resources/tuscany.keyStore b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/src/test/resources/tuscany.keyStore Binary files differindex 7ea23f7ff4..7ea23f7ff4 100644 --- a/branches/sca-java-2.0-M2/modules/host-http-osgi/src/test/resources/tuscany.keyStore +++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http-osgi/src/test/resources/tuscany.keyStore diff --git a/branches/sca-java-2.0-M2/modules/host-http/LICENSE b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/LICENSE index 8aa906c321..8aa906c321 100644 --- a/branches/sca-java-2.0-M2/modules/host-http/LICENSE +++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/LICENSE diff --git a/branches/sca-java-2.0-M2/modules/host-http/META-INF/MANIFEST.MF b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/META-INF/MANIFEST.MF index 1c4e6bf2cc..1c4e6bf2cc 100644 --- a/branches/sca-java-2.0-M2/modules/host-http/META-INF/MANIFEST.MF +++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/META-INF/MANIFEST.MF diff --git a/branches/sca-java-2.0-M2/modules/host-http/NOTICE b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/NOTICE index 25bb89c9b2..25bb89c9b2 100644 --- a/branches/sca-java-2.0-M2/modules/host-http/NOTICE +++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/NOTICE diff --git a/branches/sca-java-2.0-M2/modules/host-http/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/pom.xml index 3598e35e2c..3598e35e2c 100644 --- a/branches/sca-java-2.0-M2/modules/host-http/pom.xml +++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/pom.xml diff --git a/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/DefaultResourceServlet.java b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/DefaultResourceServlet.java index 3de0b9f5a7..3de0b9f5a7 100644 --- a/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/DefaultResourceServlet.java +++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/DefaultResourceServlet.java diff --git a/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/DefaultServletHostExtensionPoint.java b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/DefaultServletHostExtensionPoint.java index 5e6de0b29b..5e6de0b29b 100644 --- a/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/DefaultServletHostExtensionPoint.java +++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/DefaultServletHostExtensionPoint.java diff --git a/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ExtensibleServletHost.java b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ExtensibleServletHost.java index 5b11735166..5b11735166 100644 --- a/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ExtensibleServletHost.java +++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ExtensibleServletHost.java diff --git a/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletHost.java b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletHost.java index 2eb9f70601..2eb9f70601 100644 --- a/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletHost.java +++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletHost.java diff --git a/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletHostExtensionPoint.java b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletHostExtensionPoint.java index fbd085ba2b..fbd085ba2b 100644 --- a/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletHostExtensionPoint.java +++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletHostExtensionPoint.java diff --git a/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletMappingException.java b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletMappingException.java index ae66c44c3e..ae66c44c3e 100644 --- a/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletMappingException.java +++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/src/main/java/org/apache/tuscany/sca/host/http/ServletMappingException.java diff --git a/branches/sca-java-2.0-M2/modules/host-http/src/main/resources/META-INF/services/org.apache.tuscany.sca.host.http.ServletHostExtensionPoint b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/src/main/resources/META-INF/services/org.apache.tuscany.sca.host.http.ServletHostExtensionPoint index 44f4550b40..44f4550b40 100644 --- a/branches/sca-java-2.0-M2/modules/host-http/src/main/resources/META-INF/services/org.apache.tuscany.sca.host.http.ServletHostExtensionPoint +++ b/sca-java-2.x/branches/sca-java-2.0-M2/modules/host-http/src/main/resources/META-INF/services/org.apache.tuscany.sca.host.http.ServletHostExtensionPoint |