summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:09:40 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:09:40 +0000
commitf9be2165328dc76f562938566057e89c0723fe08 (patch)
tree4b32774b0050ed2d0aeb05f9f22844d41cf13023 /sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime
parenta7c1a39d8c3c4ef4d5878dbff726085082a17e8a (diff)
Moving 2.x branches
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835137 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/LICENSE (renamed from branches/sca-java-2.0-M4/modules/implementation-web-runtime/LICENSE)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/META-INF/MANIFEST.MF (renamed from branches/sca-java-2.0-M4/modules/implementation-web-runtime/META-INF/MANIFEST.MF)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/NOTICE (renamed from branches/sca-java-2.0-M4/modules/implementation-web-runtime/NOTICE)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/pom.xml (renamed from branches/sca-java-2.0-M4/modules/implementation-web-runtime/pom.xml)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/ComponentContextProxy.java (renamed from branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/ComponentContextProxy.java)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/WebImplementationProviderFactory.java (renamed from branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/WebImplementationProviderFactory.java)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/jsp/ReferenceTEI.java (renamed from branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/jsp/ReferenceTEI.java)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/jsp/ReferenceTag.java (renamed from branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/jsp/ReferenceTag.java)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/utils/ContextHelper.java (renamed from branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/utils/ContextHelper.java)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/resources/META-INF/sca.tld (renamed from branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/resources/META-INF/sca.tld)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory (renamed from branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory)0
11 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-2.0-M4/modules/implementation-web-runtime/LICENSE b/sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/LICENSE
index f602cf9395..f602cf9395 100644
--- a/branches/sca-java-2.0-M4/modules/implementation-web-runtime/LICENSE
+++ b/sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/LICENSE
diff --git a/branches/sca-java-2.0-M4/modules/implementation-web-runtime/META-INF/MANIFEST.MF b/sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/META-INF/MANIFEST.MF
index 47adbca335..47adbca335 100644
--- a/branches/sca-java-2.0-M4/modules/implementation-web-runtime/META-INF/MANIFEST.MF
+++ b/sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/META-INF/MANIFEST.MF
diff --git a/branches/sca-java-2.0-M4/modules/implementation-web-runtime/NOTICE b/sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/NOTICE
index d989435591..d989435591 100644
--- a/branches/sca-java-2.0-M4/modules/implementation-web-runtime/NOTICE
+++ b/sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/NOTICE
diff --git a/branches/sca-java-2.0-M4/modules/implementation-web-runtime/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/pom.xml
index 2ad254e0a5..2ad254e0a5 100644
--- a/branches/sca-java-2.0-M4/modules/implementation-web-runtime/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/pom.xml
diff --git a/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/ComponentContextProxy.java b/sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/ComponentContextProxy.java
index 3862889f27..3862889f27 100644
--- a/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/ComponentContextProxy.java
+++ b/sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/ComponentContextProxy.java
diff --git a/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/WebImplementationProviderFactory.java b/sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/WebImplementationProviderFactory.java
index ef1e6cd1b9..ef1e6cd1b9 100644
--- a/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/WebImplementationProviderFactory.java
+++ b/sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/WebImplementationProviderFactory.java
diff --git a/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/jsp/ReferenceTEI.java b/sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/jsp/ReferenceTEI.java
index 2ba7944326..2ba7944326 100644
--- a/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/jsp/ReferenceTEI.java
+++ b/sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/jsp/ReferenceTEI.java
diff --git a/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/jsp/ReferenceTag.java b/sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/jsp/ReferenceTag.java
index b4655e3d95..b4655e3d95 100644
--- a/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/jsp/ReferenceTag.java
+++ b/sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/jsp/ReferenceTag.java
diff --git a/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/utils/ContextHelper.java b/sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/utils/ContextHelper.java
index 423e906d6b..423e906d6b 100644
--- a/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/utils/ContextHelper.java
+++ b/sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/java/org/apache/tuscany/sca/implementation/web/runtime/utils/ContextHelper.java
diff --git a/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/resources/META-INF/sca.tld b/sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/resources/META-INF/sca.tld
index 8a9ce93204..8a9ce93204 100644
--- a/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/resources/META-INF/sca.tld
+++ b/sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/resources/META-INF/sca.tld
diff --git a/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory b/sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory
index 4e26825cfe..4e26825cfe 100644
--- a/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory
+++ b/sca-java-2.x/branches/sca-java-2.0-M4/modules/implementation-web-runtime/src/main/resources/META-INF/services/org.apache.tuscany.sca.provider.ImplementationProviderFactory