summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/implementation-web-client
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-20 23:53:35 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-20 23:53:35 +0000
commita3c48da9bb8971497d414f86e352123d95b9c3da (patch)
treefdf0f3636b65946c061c8b2e89d657b488be274e /sca-java-2.x/trunk/modules/implementation-web-client
parentcc7496466097c3cb8e793ebf3e332b025705aaa7 (diff)
Moving 2.x trunk
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/modules/implementation-web-client/LICENSE (renamed from java/sca/modules/implementation-web-client/LICENSE)0
-rw-r--r--sca-java-2.x/trunk/modules/implementation-web-client/META-INF/MANIFEST.MF (renamed from java/sca/modules/implementation-web-client/META-INF/MANIFEST.MF)0
-rw-r--r--sca-java-2.x/trunk/modules/implementation-web-client/NOTICE (renamed from java/sca/modules/implementation-web-client/NOTICE)0
-rw-r--r--sca-java-2.x/trunk/modules/implementation-web-client/pom.xml (renamed from java/sca/modules/implementation-web-client/pom.xml)0
-rw-r--r--sca-java-2.x/trunk/modules/implementation-web-client/src/main/java/org/apache/tuscany/sca/implementation/web/client/ClientImplementationProvider.java (renamed from java/sca/modules/implementation-web-client/src/main/java/org/apache/tuscany/sca/implementation/web/client/ClientImplementationProvider.java)0
-rw-r--r--sca-java-2.x/trunk/modules/implementation-web-client/src/main/java/org/apache/tuscany/sca/implementation/web/client/ClientProviderFactory.java (renamed from java/sca/modules/implementation-web-client/src/main/java/org/apache/tuscany/sca/implementation/web/client/ClientProviderFactory.java)0
-rw-r--r--sca-java-2.x/trunk/modules/implementation-web-client/src/main/java/org/apache/tuscany/sca/implementation/web/client/ClientServlet.java (renamed from java/sca/modules/implementation-web-client/src/main/java/org/apache/tuscany/sca/implementation/web/client/ClientServlet.java)0
-rw-r--r--sca-java-2.x/trunk/modules/implementation-web-client/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory (renamed from java/sca/modules/implementation-web-client/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory)0
8 files changed, 0 insertions, 0 deletions
diff --git a/java/sca/modules/implementation-web-client/LICENSE b/sca-java-2.x/trunk/modules/implementation-web-client/LICENSE
index fa1256bf99..fa1256bf99 100644
--- a/java/sca/modules/implementation-web-client/LICENSE
+++ b/sca-java-2.x/trunk/modules/implementation-web-client/LICENSE
diff --git a/java/sca/modules/implementation-web-client/META-INF/MANIFEST.MF b/sca-java-2.x/trunk/modules/implementation-web-client/META-INF/MANIFEST.MF
index 246ec6e78e..246ec6e78e 100644
--- a/java/sca/modules/implementation-web-client/META-INF/MANIFEST.MF
+++ b/sca-java-2.x/trunk/modules/implementation-web-client/META-INF/MANIFEST.MF
diff --git a/java/sca/modules/implementation-web-client/NOTICE b/sca-java-2.x/trunk/modules/implementation-web-client/NOTICE
index e158926510..e158926510 100644
--- a/java/sca/modules/implementation-web-client/NOTICE
+++ b/sca-java-2.x/trunk/modules/implementation-web-client/NOTICE
diff --git a/java/sca/modules/implementation-web-client/pom.xml b/sca-java-2.x/trunk/modules/implementation-web-client/pom.xml
index 1fdb8a5cda..1fdb8a5cda 100644
--- a/java/sca/modules/implementation-web-client/pom.xml
+++ b/sca-java-2.x/trunk/modules/implementation-web-client/pom.xml
diff --git a/java/sca/modules/implementation-web-client/src/main/java/org/apache/tuscany/sca/implementation/web/client/ClientImplementationProvider.java b/sca-java-2.x/trunk/modules/implementation-web-client/src/main/java/org/apache/tuscany/sca/implementation/web/client/ClientImplementationProvider.java
index f688e103cd..f688e103cd 100644
--- a/java/sca/modules/implementation-web-client/src/main/java/org/apache/tuscany/sca/implementation/web/client/ClientImplementationProvider.java
+++ b/sca-java-2.x/trunk/modules/implementation-web-client/src/main/java/org/apache/tuscany/sca/implementation/web/client/ClientImplementationProvider.java
diff --git a/java/sca/modules/implementation-web-client/src/main/java/org/apache/tuscany/sca/implementation/web/client/ClientProviderFactory.java b/sca-java-2.x/trunk/modules/implementation-web-client/src/main/java/org/apache/tuscany/sca/implementation/web/client/ClientProviderFactory.java
index efddb002c1..efddb002c1 100644
--- a/java/sca/modules/implementation-web-client/src/main/java/org/apache/tuscany/sca/implementation/web/client/ClientProviderFactory.java
+++ b/sca-java-2.x/trunk/modules/implementation-web-client/src/main/java/org/apache/tuscany/sca/implementation/web/client/ClientProviderFactory.java
diff --git a/java/sca/modules/implementation-web-client/src/main/java/org/apache/tuscany/sca/implementation/web/client/ClientServlet.java b/sca-java-2.x/trunk/modules/implementation-web-client/src/main/java/org/apache/tuscany/sca/implementation/web/client/ClientServlet.java
index 0917804d65..0917804d65 100644
--- a/java/sca/modules/implementation-web-client/src/main/java/org/apache/tuscany/sca/implementation/web/client/ClientServlet.java
+++ b/sca-java-2.x/trunk/modules/implementation-web-client/src/main/java/org/apache/tuscany/sca/implementation/web/client/ClientServlet.java
diff --git a/java/sca/modules/implementation-web-client/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory b/sca-java-2.x/trunk/modules/implementation-web-client/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory
index 12122b83e9..12122b83e9 100644
--- a/java/sca/modules/implementation-web-client/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory
+++ b/sca-java-2.x/trunk/modules/implementation-web-client/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory