summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-2.0-M4/distribution/tomcat/testing
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 /branches/sca-java-2.0-M4/distribution/tomcat/testing
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/distribution/tomcat/testing/download-tomcat/pom.xml (renamed from branches/sca-java-2.0-M4/distribution/tomcat/testing/download-tomcat/pom.xml)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/pom.xml (renamed from branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/pom.xml)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/src/main/java/testing/HelloworldService.java (renamed from branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/src/main/java/testing/HelloworldService.java)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/WEB-INF/web.composite (renamed from branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/WEB-INF/web.composite)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/WEB-INF/web.xml (renamed from branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/WEB-INF/web.xml)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/hello.jsp (renamed from branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/hello.jsp)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/pom.xml (renamed from branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/pom.xml)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/src/main/java/testing/HelloworldImpl.java (renamed from branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/src/main/java/testing/HelloworldImpl.java)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/src/main/java/testing/HelloworldService.java (renamed from branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/src/main/java/testing/HelloworldService.java)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/src/main/resources/META-INF/sca-contribution.xml (renamed from branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/src/main/resources/helloworld.composite (renamed from branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/src/main/resources/helloworld.composite)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/legal-checks/pom.xml (renamed from branches/sca-java-2.0-M4/distribution/tomcat/testing/legal-checks/pom.xml)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/legal-checks/src/test/java/itest/JarsInLICENSETestCase.java (renamed from branches/sca-java-2.0-M4/distribution/tomcat/testing/legal-checks/src/test/java/itest/JarsInLICENSETestCase.java)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/pom.xml (renamed from branches/sca-java-2.0-M4/distribution/tomcat/testing/pom.xml)0
14 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-2.0-M4/distribution/tomcat/testing/download-tomcat/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/download-tomcat/pom.xml
index ae49735c48..ae49735c48 100644
--- a/branches/sca-java-2.0-M4/distribution/tomcat/testing/download-tomcat/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/download-tomcat/pom.xml
diff --git a/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/pom.xml
index 7ea117e7cf..7ea117e7cf 100644
--- a/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/pom.xml
diff --git a/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/src/main/java/testing/HelloworldService.java b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/src/main/java/testing/HelloworldService.java
index 8c67e05aa7..8c67e05aa7 100644
--- a/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/src/main/java/testing/HelloworldService.java
+++ b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/src/main/java/testing/HelloworldService.java
diff --git a/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/WEB-INF/web.composite b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/WEB-INF/web.composite
index c03a70c58a..c03a70c58a 100644
--- a/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/WEB-INF/web.composite
+++ b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/WEB-INF/web.composite
diff --git a/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/WEB-INF/web.xml b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/WEB-INF/web.xml
index 411d8a3146..411d8a3146 100644
--- a/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/WEB-INF/web.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/WEB-INF/web.xml
diff --git a/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/hello.jsp b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/hello.jsp
index d520375993..d520375993 100644
--- a/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/hello.jsp
+++ b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/hello.jsp
diff --git a/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/pom.xml
index ed7378df49..ed7378df49 100644
--- a/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/pom.xml
diff --git a/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/src/main/java/testing/HelloworldImpl.java b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/src/main/java/testing/HelloworldImpl.java
index c9c6ff66d6..c9c6ff66d6 100644
--- a/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/src/main/java/testing/HelloworldImpl.java
+++ b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/src/main/java/testing/HelloworldImpl.java
diff --git a/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/src/main/java/testing/HelloworldService.java b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/src/main/java/testing/HelloworldService.java
index 65e95f275c..65e95f275c 100644
--- a/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/src/main/java/testing/HelloworldService.java
+++ b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/src/main/java/testing/HelloworldService.java
diff --git a/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/src/main/resources/META-INF/sca-contribution.xml
index 9bdfd4e58b..9bdfd4e58b 100644
--- a/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/src/main/resources/META-INF/sca-contribution.xml
diff --git a/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/src/main/resources/helloworld.composite b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/src/main/resources/helloworld.composite
index 2d6ce9419b..2d6ce9419b 100644
--- a/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/src/main/resources/helloworld.composite
+++ b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/helloworld-service-contribution/src/main/resources/helloworld.composite
diff --git a/branches/sca-java-2.0-M4/distribution/tomcat/testing/legal-checks/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/legal-checks/pom.xml
index 64f991464d..64f991464d 100644
--- a/branches/sca-java-2.0-M4/distribution/tomcat/testing/legal-checks/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/legal-checks/pom.xml
diff --git a/branches/sca-java-2.0-M4/distribution/tomcat/testing/legal-checks/src/test/java/itest/JarsInLICENSETestCase.java b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/legal-checks/src/test/java/itest/JarsInLICENSETestCase.java
index 05f16f603d..05f16f603d 100644
--- a/branches/sca-java-2.0-M4/distribution/tomcat/testing/legal-checks/src/test/java/itest/JarsInLICENSETestCase.java
+++ b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/legal-checks/src/test/java/itest/JarsInLICENSETestCase.java
diff --git a/branches/sca-java-2.0-M4/distribution/tomcat/testing/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/pom.xml
index 522e452cbc..522e452cbc 100644
--- a/branches/sca-java-2.0-M4/distribution/tomcat/testing/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M4/distribution/tomcat/testing/pom.xml