summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-Beta3/modules/host-http-osgi/src
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/tags/2.0-Beta3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/HttpServiceWrapper.java (renamed from sca-java-2.x/tags/2.0-Beta3-RC2/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-Beta3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/OSGiServletHost.java (renamed from sca-java-2.x/tags/2.0-Beta3-RC2/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-Beta3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/ServletRequestDispatcher.java (renamed from sca-java-2.x/tags/2.0-Beta3-RC2/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-Beta3/modules/host-http-osgi/src/main/resources/META-INF/services/org.apache.tuscany.sca.host.http.ServletHost (renamed from sca-java-2.x/tags/2.0-Beta3-RC2/modules/host-http-osgi/src/main/resources/META-INF/services/org.apache.tuscany.sca.host.http.ServletHost)0
-rw-r--r--sca-java-2.x/tags/2.0-Beta3/modules/host-http-osgi/src/test/java/org/apache/tuscany/sca/http/osgi/OSGiServletHostTestCase.java (renamed from sca-java-2.x/tags/2.0-Beta3-RC2/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-Beta3/modules/host-http-osgi/src/test/resources/content/test.html (renamed from sca-java-2.x/tags/2.0-Beta3-RC2/modules/host-http-osgi/src/test/resources/content/test.html)0
-rw-r--r--sca-java-2.x/tags/2.0-Beta3/modules/host-http-osgi/src/test/resources/tuscany.keyStore (renamed from sca-java-2.x/tags/2.0-Beta3-RC2/modules/host-http-osgi/src/test/resources/tuscany.keyStore)bin1265 -> 1265 bytes
7 files changed, 0 insertions, 0 deletions
diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/HttpServiceWrapper.java b/sca-java-2.x/tags/2.0-Beta3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/HttpServiceWrapper.java
index 3cfca3e6c8..3cfca3e6c8 100644
--- a/sca-java-2.x/tags/2.0-Beta3-RC2/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/HttpServiceWrapper.java
+++ b/sca-java-2.x/tags/2.0-Beta3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/HttpServiceWrapper.java
diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/OSGiServletHost.java b/sca-java-2.x/tags/2.0-Beta3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/OSGiServletHost.java
index 467fcf8fbd..467fcf8fbd 100644
--- a/sca-java-2.x/tags/2.0-Beta3-RC2/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/OSGiServletHost.java
+++ b/sca-java-2.x/tags/2.0-Beta3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/OSGiServletHost.java
diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/ServletRequestDispatcher.java b/sca-java-2.x/tags/2.0-Beta3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/ServletRequestDispatcher.java
index 789deeb94e..789deeb94e 100644
--- a/sca-java-2.x/tags/2.0-Beta3-RC2/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/ServletRequestDispatcher.java
+++ b/sca-java-2.x/tags/2.0-Beta3/modules/host-http-osgi/src/main/java/org/apache/tuscany/sca/http/osgi/ServletRequestDispatcher.java
diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/modules/host-http-osgi/src/main/resources/META-INF/services/org.apache.tuscany.sca.host.http.ServletHost b/sca-java-2.x/tags/2.0-Beta3/modules/host-http-osgi/src/main/resources/META-INF/services/org.apache.tuscany.sca.host.http.ServletHost
index 3bc305ecc1..3bc305ecc1 100644
--- a/sca-java-2.x/tags/2.0-Beta3-RC2/modules/host-http-osgi/src/main/resources/META-INF/services/org.apache.tuscany.sca.host.http.ServletHost
+++ b/sca-java-2.x/tags/2.0-Beta3/modules/host-http-osgi/src/main/resources/META-INF/services/org.apache.tuscany.sca.host.http.ServletHost
diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/modules/host-http-osgi/src/test/java/org/apache/tuscany/sca/http/osgi/OSGiServletHostTestCase.java b/sca-java-2.x/tags/2.0-Beta3/modules/host-http-osgi/src/test/java/org/apache/tuscany/sca/http/osgi/OSGiServletHostTestCase.java
index b38543a7e9..b38543a7e9 100644
--- a/sca-java-2.x/tags/2.0-Beta3-RC2/modules/host-http-osgi/src/test/java/org/apache/tuscany/sca/http/osgi/OSGiServletHostTestCase.java
+++ b/sca-java-2.x/tags/2.0-Beta3/modules/host-http-osgi/src/test/java/org/apache/tuscany/sca/http/osgi/OSGiServletHostTestCase.java
diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/modules/host-http-osgi/src/test/resources/content/test.html b/sca-java-2.x/tags/2.0-Beta3/modules/host-http-osgi/src/test/resources/content/test.html
index 9ee377e1ff..9ee377e1ff 100644
--- a/sca-java-2.x/tags/2.0-Beta3-RC2/modules/host-http-osgi/src/test/resources/content/test.html
+++ b/sca-java-2.x/tags/2.0-Beta3/modules/host-http-osgi/src/test/resources/content/test.html
diff --git a/sca-java-2.x/tags/2.0-Beta3-RC2/modules/host-http-osgi/src/test/resources/tuscany.keyStore b/sca-java-2.x/tags/2.0-Beta3/modules/host-http-osgi/src/test/resources/tuscany.keyStore
index 7ea23f7ff4..7ea23f7ff4 100644
--- a/sca-java-2.x/tags/2.0-Beta3-RC2/modules/host-http-osgi/src/test/resources/tuscany.keyStore
+++ b/sca-java-2.x/tags/2.0-Beta3/modules/host-http-osgi/src/test/resources/tuscany.keyStore
Binary files differ