summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/host-webapp
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:09:08 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:09:08 +0000
commitcde3d2629677a07aa09e3c7fbe117b680c0f5df7 (patch)
treec6d50048ffad8dfa8a1c0019e7afb207cb6b4fe2 /branches/sca-equinox/modules/host-webapp
parent4ef0430519e276c2bdecea75f7a0f42f49f0cf30 (diff)
Moving 2.x branches
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835133 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/host-webapp-junit/LICENSE (renamed from branches/sca-equinox/modules/host-webapp-junit/LICENSE)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/host-webapp-junit/META-INF/MANIFEST.MF (renamed from branches/sca-equinox/modules/host-webapp-junit/META-INF/MANIFEST.MF)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/host-webapp-junit/NOTICE (renamed from branches/sca-equinox/modules/host-webapp-junit/NOTICE)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/host-webapp-junit/pom.xml (renamed from branches/sca-equinox/modules/host-webapp-junit/pom.xml)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/host-webapp-junit/src/main/java/org/apache/tuscany/sca/host/webapp/junit/JUnitServletFilter.java (renamed from branches/sca-equinox/modules/host-webapp-junit/src/main/java/org/apache/tuscany/sca/host/webapp/junit/JUnitServletFilter.java)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/host-webapp-junit/src/main/java/org/apache/tuscany/sca/host/webapp/junit/XMLFormatter.java (renamed from branches/sca-equinox/modules/host-webapp-junit/src/main/java/org/apache/tuscany/sca/host/webapp/junit/XMLFormatter.java)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/host-webapp/LICENSE (renamed from branches/sca-equinox/modules/host-webapp/LICENSE)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/host-webapp/META-INF/MANIFEST.MF (renamed from branches/sca-equinox/modules/host-webapp/META-INF/MANIFEST.MF)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/host-webapp/NOTICE (renamed from branches/sca-equinox/modules/host-webapp/NOTICE)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/host-webapp/pom.xml (renamed from branches/sca-equinox/modules/host-webapp/pom.xml)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/TuscanyServletFilter.java (renamed from branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/TuscanyServletFilter.java)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/WebAppModuleActivator.java (renamed from branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/WebAppModuleActivator.java)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/WebAppRequestDispatcher.java (renamed from branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/WebAppRequestDispatcher.java)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/WebAppServletHost.java (renamed from branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/WebAppServletHost.java)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/jsp/ReferenceTEI.java (renamed from branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/jsp/ReferenceTEI.java)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/jsp/ReferenceTag.java (renamed from branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/jsp/ReferenceTag.java)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/host-webapp/src/main/resources/META-INF/sca.tld (renamed from branches/sca-equinox/modules/host-webapp/src/main/resources/META-INF/sca.tld)0
-rw-r--r--sca-java-2.x/branches/sca-equinox/modules/host-webapp/src/main/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator (renamed from branches/sca-equinox/modules/host-webapp/src/main/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator)0
18 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-equinox/modules/host-webapp-junit/LICENSE b/sca-java-2.x/branches/sca-equinox/modules/host-webapp-junit/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/branches/sca-equinox/modules/host-webapp-junit/LICENSE
+++ b/sca-java-2.x/branches/sca-equinox/modules/host-webapp-junit/LICENSE
diff --git a/branches/sca-equinox/modules/host-webapp-junit/META-INF/MANIFEST.MF b/sca-java-2.x/branches/sca-equinox/modules/host-webapp-junit/META-INF/MANIFEST.MF
index eec19db794..eec19db794 100644
--- a/branches/sca-equinox/modules/host-webapp-junit/META-INF/MANIFEST.MF
+++ b/sca-java-2.x/branches/sca-equinox/modules/host-webapp-junit/META-INF/MANIFEST.MF
diff --git a/branches/sca-equinox/modules/host-webapp-junit/NOTICE b/sca-java-2.x/branches/sca-equinox/modules/host-webapp-junit/NOTICE
index 1325efd8bf..1325efd8bf 100644
--- a/branches/sca-equinox/modules/host-webapp-junit/NOTICE
+++ b/sca-java-2.x/branches/sca-equinox/modules/host-webapp-junit/NOTICE
diff --git a/branches/sca-equinox/modules/host-webapp-junit/pom.xml b/sca-java-2.x/branches/sca-equinox/modules/host-webapp-junit/pom.xml
index 0de18806b6..0de18806b6 100644
--- a/branches/sca-equinox/modules/host-webapp-junit/pom.xml
+++ b/sca-java-2.x/branches/sca-equinox/modules/host-webapp-junit/pom.xml
diff --git a/branches/sca-equinox/modules/host-webapp-junit/src/main/java/org/apache/tuscany/sca/host/webapp/junit/JUnitServletFilter.java b/sca-java-2.x/branches/sca-equinox/modules/host-webapp-junit/src/main/java/org/apache/tuscany/sca/host/webapp/junit/JUnitServletFilter.java
index b2d3d0abf1..b2d3d0abf1 100644
--- a/branches/sca-equinox/modules/host-webapp-junit/src/main/java/org/apache/tuscany/sca/host/webapp/junit/JUnitServletFilter.java
+++ b/sca-java-2.x/branches/sca-equinox/modules/host-webapp-junit/src/main/java/org/apache/tuscany/sca/host/webapp/junit/JUnitServletFilter.java
diff --git a/branches/sca-equinox/modules/host-webapp-junit/src/main/java/org/apache/tuscany/sca/host/webapp/junit/XMLFormatter.java b/sca-java-2.x/branches/sca-equinox/modules/host-webapp-junit/src/main/java/org/apache/tuscany/sca/host/webapp/junit/XMLFormatter.java
index 72ec478cd6..72ec478cd6 100644
--- a/branches/sca-equinox/modules/host-webapp-junit/src/main/java/org/apache/tuscany/sca/host/webapp/junit/XMLFormatter.java
+++ b/sca-java-2.x/branches/sca-equinox/modules/host-webapp-junit/src/main/java/org/apache/tuscany/sca/host/webapp/junit/XMLFormatter.java
diff --git a/branches/sca-equinox/modules/host-webapp/LICENSE b/sca-java-2.x/branches/sca-equinox/modules/host-webapp/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/branches/sca-equinox/modules/host-webapp/LICENSE
+++ b/sca-java-2.x/branches/sca-equinox/modules/host-webapp/LICENSE
diff --git a/branches/sca-equinox/modules/host-webapp/META-INF/MANIFEST.MF b/sca-java-2.x/branches/sca-equinox/modules/host-webapp/META-INF/MANIFEST.MF
index 978516584a..978516584a 100644
--- a/branches/sca-equinox/modules/host-webapp/META-INF/MANIFEST.MF
+++ b/sca-java-2.x/branches/sca-equinox/modules/host-webapp/META-INF/MANIFEST.MF
diff --git a/branches/sca-equinox/modules/host-webapp/NOTICE b/sca-java-2.x/branches/sca-equinox/modules/host-webapp/NOTICE
index fdfa0e9faa..fdfa0e9faa 100644
--- a/branches/sca-equinox/modules/host-webapp/NOTICE
+++ b/sca-java-2.x/branches/sca-equinox/modules/host-webapp/NOTICE
diff --git a/branches/sca-equinox/modules/host-webapp/pom.xml b/sca-java-2.x/branches/sca-equinox/modules/host-webapp/pom.xml
index 4c30161f04..4c30161f04 100644
--- a/branches/sca-equinox/modules/host-webapp/pom.xml
+++ b/sca-java-2.x/branches/sca-equinox/modules/host-webapp/pom.xml
diff --git a/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/TuscanyServletFilter.java b/sca-java-2.x/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/TuscanyServletFilter.java
index cb4369fc01..cb4369fc01 100644
--- a/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/TuscanyServletFilter.java
+++ b/sca-java-2.x/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/TuscanyServletFilter.java
diff --git a/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/WebAppModuleActivator.java b/sca-java-2.x/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/WebAppModuleActivator.java
index 88caa33f2a..88caa33f2a 100644
--- a/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/WebAppModuleActivator.java
+++ b/sca-java-2.x/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/WebAppModuleActivator.java
diff --git a/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/WebAppRequestDispatcher.java b/sca-java-2.x/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/WebAppRequestDispatcher.java
index f14dfac58b..f14dfac58b 100644
--- a/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/WebAppRequestDispatcher.java
+++ b/sca-java-2.x/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/WebAppRequestDispatcher.java
diff --git a/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/WebAppServletHost.java b/sca-java-2.x/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/WebAppServletHost.java
index 729810b0fb..729810b0fb 100644
--- a/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/WebAppServletHost.java
+++ b/sca-java-2.x/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/WebAppServletHost.java
diff --git a/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/jsp/ReferenceTEI.java b/sca-java-2.x/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/jsp/ReferenceTEI.java
index 6e1b187a48..6e1b187a48 100644
--- a/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/jsp/ReferenceTEI.java
+++ b/sca-java-2.x/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/jsp/ReferenceTEI.java
diff --git a/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/jsp/ReferenceTag.java b/sca-java-2.x/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/jsp/ReferenceTag.java
index 704f45b706..704f45b706 100644
--- a/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/jsp/ReferenceTag.java
+++ b/sca-java-2.x/branches/sca-equinox/modules/host-webapp/src/main/java/org/apache/tuscany/sca/host/webapp/jsp/ReferenceTag.java
diff --git a/branches/sca-equinox/modules/host-webapp/src/main/resources/META-INF/sca.tld b/sca-java-2.x/branches/sca-equinox/modules/host-webapp/src/main/resources/META-INF/sca.tld
index 089cdc1607..089cdc1607 100644
--- a/branches/sca-equinox/modules/host-webapp/src/main/resources/META-INF/sca.tld
+++ b/sca-java-2.x/branches/sca-equinox/modules/host-webapp/src/main/resources/META-INF/sca.tld
diff --git a/branches/sca-equinox/modules/host-webapp/src/main/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator b/sca-java-2.x/branches/sca-equinox/modules/host-webapp/src/main/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator
index d99fdf257e..d99fdf257e 100644
--- a/branches/sca-equinox/modules/host-webapp/src/main/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator
+++ b/sca-java-2.x/branches/sca-equinox/modules/host-webapp/src/main/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator