summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/download-tomcat/build.xml (renamed from branches/sca-java-2.0-M3/distribution/tomcat/testing/download-tomcat/build.xml)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/download-tomcat/pom.xml (renamed from branches/sca-java-2.0-M3/distribution/tomcat/testing/download-tomcat/pom.xml)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-client-webapp/pom.xml (renamed from branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-client-webapp/pom.xml)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-client-webapp/src/main/java/testing/HelloworldService.java (renamed from branches/sca-java-2.0-M3/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-M3/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/WEB-INF/web.composite (renamed from branches/sca-java-2.0-M3/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-M3/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/WEB-INF/web.xml (renamed from branches/sca-java-2.0-M3/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-M3/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/hello.jsp (renamed from branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/hello.jsp)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-service-contribution/pom.xml (renamed from branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-service-contribution/pom.xml)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-service-contribution/src/main/java/testing/HelloworldImpl.java (renamed from branches/sca-java-2.0-M3/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-M3/distribution/tomcat/testing/helloworld-service-contribution/src/main/java/testing/HelloworldService.java (renamed from branches/sca-java-2.0-M3/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-M3/distribution/tomcat/testing/helloworld-service-contribution/src/main/resources/META-INF/sca-contribution.xml (renamed from branches/sca-java-2.0-M3/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-M3/distribution/tomcat/testing/helloworld-service-contribution/src/main/resources/helloworld.composite (renamed from branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-service-contribution/src/main/resources/helloworld.composite)0
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/pom.xml (renamed from branches/sca-java-2.0-M3/distribution/tomcat/testing/pom.xml)0
13 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-2.0-M3/distribution/tomcat/testing/download-tomcat/build.xml b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/download-tomcat/build.xml
index 18df3a6c68..18df3a6c68 100644
--- a/branches/sca-java-2.0-M3/distribution/tomcat/testing/download-tomcat/build.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/download-tomcat/build.xml
diff --git a/branches/sca-java-2.0-M3/distribution/tomcat/testing/download-tomcat/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/download-tomcat/pom.xml
index 5cd7b8b372..5cd7b8b372 100644
--- a/branches/sca-java-2.0-M3/distribution/tomcat/testing/download-tomcat/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/download-tomcat/pom.xml
diff --git a/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-client-webapp/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-client-webapp/pom.xml
index b1b6c6d394..b1b6c6d394 100644
--- a/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-client-webapp/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-client-webapp/pom.xml
diff --git a/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-client-webapp/src/main/java/testing/HelloworldService.java b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-client-webapp/src/main/java/testing/HelloworldService.java
index 5815274774..5815274774 100644
--- a/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-client-webapp/src/main/java/testing/HelloworldService.java
+++ b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-client-webapp/src/main/java/testing/HelloworldService.java
diff --git a/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/WEB-INF/web.composite b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/WEB-INF/web.composite
index f8c7f026b2..f8c7f026b2 100644
--- a/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/WEB-INF/web.composite
+++ b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/WEB-INF/web.composite
diff --git a/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/WEB-INF/web.xml b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/WEB-INF/web.xml
index f2e3441d5e..f2e3441d5e 100644
--- a/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/WEB-INF/web.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/WEB-INF/web.xml
diff --git a/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/hello.jsp b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/hello.jsp
index d520375993..d520375993 100644
--- a/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/hello.jsp
+++ b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-client-webapp/src/main/webapp/hello.jsp
diff --git a/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-service-contribution/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-service-contribution/pom.xml
index 140d39662b..140d39662b 100644
--- a/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-service-contribution/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-service-contribution/pom.xml
diff --git a/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-service-contribution/src/main/java/testing/HelloworldImpl.java b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-service-contribution/src/main/java/testing/HelloworldImpl.java
index f59c31f481..f59c31f481 100644
--- a/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-service-contribution/src/main/java/testing/HelloworldImpl.java
+++ b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-service-contribution/src/main/java/testing/HelloworldImpl.java
diff --git a/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-service-contribution/src/main/java/testing/HelloworldService.java b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-service-contribution/src/main/java/testing/HelloworldService.java
index be529d36e7..be529d36e7 100644
--- a/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-service-contribution/src/main/java/testing/HelloworldService.java
+++ b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-service-contribution/src/main/java/testing/HelloworldService.java
diff --git a/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-service-contribution/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-service-contribution/src/main/resources/META-INF/sca-contribution.xml
index f39e321376..f39e321376 100644
--- a/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-service-contribution/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-service-contribution/src/main/resources/META-INF/sca-contribution.xml
diff --git a/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-service-contribution/src/main/resources/helloworld.composite b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-service-contribution/src/main/resources/helloworld.composite
index 5b4279d9cc..5b4279d9cc 100644
--- a/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-service-contribution/src/main/resources/helloworld.composite
+++ b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/helloworld-service-contribution/src/main/resources/helloworld.composite
diff --git a/branches/sca-java-2.0-M3/distribution/tomcat/testing/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/pom.xml
index 4515877854..4515877854 100644
--- a/branches/sca-java-2.0-M3/distribution/tomcat/testing/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M3/distribution/tomcat/testing/pom.xml