diff options
author | kelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68> | 2010-09-25 16:37:45 +0000 |
---|---|---|
committer | kelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68> | 2010-09-25 16:37:45 +0000 |
commit | 4e8aa62c1c601430d3ffb9f5a1582b3733dff5b4 (patch) | |
tree | b452082ceddcca7cd4b8f95708b76300df6287d2 /sca-java-2.x/trunk/samples | |
parent | f2dc49f038725382ff25764cd699696eb7064ec4 (diff) |
TUSCANY-3677 getting-started clearup
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1001262 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/samples')
-rw-r--r-- | sca-java-2.x/trunk/samples/learning-more/implementation-spring/helloworld-spring-webapp/pom.xml (renamed from sca-java-2.x/trunk/samples/getting-started/webapps/helloworld-spring-webapp/pom.xml) | 0 | ||||
-rw-r--r-- | sca-java-2.x/trunk/samples/learning-more/implementation-spring/helloworld-spring-webapp/src/main/webapp/WEB-INF/web.xml (renamed from sca-java-2.x/trunk/samples/getting-started/webapps/helloworld-spring-webapp/src/main/webapp/WEB-INF/web.xml) | 0 | ||||
-rw-r--r-- | sca-java-2.x/trunk/samples/learning-more/implementation-spring/helloworld-spring-webapp/src/test/java/sample/HelloworldClientTestCase.java (renamed from sca-java-2.x/trunk/samples/getting-started/webapps/helloworld-spring-webapp/src/test/java/sample/HelloworldClientTestCase.java) | 0 | ||||
-rw-r--r-- | sca-java-2.x/trunk/samples/learning-more/implementation-spring/helloworld-spring-webapp/src/test/resources/test-web.xml (renamed from sca-java-2.x/trunk/samples/getting-started/webapps/helloworld-spring-webapp/src/test/resources/test-web.xml) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/getting-started/webapps/helloworld-spring-webapp/pom.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-spring/helloworld-spring-webapp/pom.xml index 59f3a25696..59f3a25696 100644 --- a/sca-java-2.x/trunk/samples/getting-started/webapps/helloworld-spring-webapp/pom.xml +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-spring/helloworld-spring-webapp/pom.xml diff --git a/sca-java-2.x/trunk/samples/getting-started/webapps/helloworld-spring-webapp/src/main/webapp/WEB-INF/web.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-spring/helloworld-spring-webapp/src/main/webapp/WEB-INF/web.xml index 49590e00a2..49590e00a2 100644 --- a/sca-java-2.x/trunk/samples/getting-started/webapps/helloworld-spring-webapp/src/main/webapp/WEB-INF/web.xml +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-spring/helloworld-spring-webapp/src/main/webapp/WEB-INF/web.xml diff --git a/sca-java-2.x/trunk/samples/getting-started/webapps/helloworld-spring-webapp/src/test/java/sample/HelloworldClientTestCase.java b/sca-java-2.x/trunk/samples/learning-more/implementation-spring/helloworld-spring-webapp/src/test/java/sample/HelloworldClientTestCase.java index fa77f08ee2..fa77f08ee2 100644 --- a/sca-java-2.x/trunk/samples/getting-started/webapps/helloworld-spring-webapp/src/test/java/sample/HelloworldClientTestCase.java +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-spring/helloworld-spring-webapp/src/test/java/sample/HelloworldClientTestCase.java diff --git a/sca-java-2.x/trunk/samples/getting-started/webapps/helloworld-spring-webapp/src/test/resources/test-web.xml b/sca-java-2.x/trunk/samples/learning-more/implementation-spring/helloworld-spring-webapp/src/test/resources/test-web.xml index 0ad2ed49c1..0ad2ed49c1 100644 --- a/sca-java-2.x/trunk/samples/getting-started/webapps/helloworld-spring-webapp/src/test/resources/test-web.xml +++ b/sca-java-2.x/trunk/samples/learning-more/implementation-spring/helloworld-spring-webapp/src/test/resources/test-web.xml |