summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/chapter-08/ui-contribution-webapp
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-06-01 19:00:22 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-06-01 19:00:22 +0000
commit38ebe24c08241e09ac0c1c5e257a25583a868566 (patch)
treedffd176567c83812f03df4cc7cd658e4f5a25e7d /sandbox/travelsample/chapter-08/ui-contribution-webapp
parent066ce9d3b6b12a8523c5ce208673bcbc8e6a8de6 (diff)
Move redundant modules into contrib
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@780781 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sandbox/travelsample/contrib/chapter-08/ui-contribution-webapp/build.xml (renamed from sandbox/travelsample/chapter-08/ui-contribution-webapp/build.xml)0
-rw-r--r--sandbox/travelsample/contrib/chapter-08/ui-contribution-webapp/pom.xml (renamed from sandbox/travelsample/chapter-08/ui-contribution-webapp/pom.xml)0
-rw-r--r--sandbox/travelsample/contrib/chapter-08/ui-contribution-webapp/src/main/webapp/META-INF/sca-deployables/scatours.composite (renamed from sandbox/travelsample/chapter-08/ui-contribution-webapp/src/main/webapp/META-INF/sca-deployables/scatours.composite)0
-rw-r--r--sandbox/travelsample/contrib/chapter-08/ui-contribution-webapp/src/main/webapp/WEB-INF/web.xml (renamed from sandbox/travelsample/chapter-08/ui-contribution-webapp/src/main/webapp/WEB-INF/web.xml)0
-rw-r--r--sandbox/travelsample/contrib/chapter-08/ui-contribution-webapp/src/main/webapp/scatours.html (renamed from sandbox/travelsample/chapter-08/ui-contribution-webapp/src/main/webapp/scatours.html)0
-rw-r--r--sandbox/travelsample/contrib/chapter-08/ui-contribution-webapp/src/main/webapp/scatours.odg (renamed from sandbox/travelsample/chapter-08/ui-contribution-webapp/src/main/webapp/scatours.odg)bin11477 -> 11477 bytes
-rw-r--r--sandbox/travelsample/contrib/chapter-08/ui-contribution-webapp/src/main/webapp/scatours.png (renamed from sandbox/travelsample/chapter-08/ui-contribution-webapp/src/main/webapp/scatours.png)bin11061 -> 11061 bytes
-rw-r--r--sandbox/travelsample/contrib/chapter-08/ui-contribution-webapp/src/main/webapp/style.css (renamed from sandbox/travelsample/chapter-08/ui-contribution-webapp/src/main/webapp/style.css)0
8 files changed, 0 insertions, 0 deletions
diff --git a/sandbox/travelsample/chapter-08/ui-contribution-webapp/build.xml b/sandbox/travelsample/contrib/chapter-08/ui-contribution-webapp/build.xml
index f453e53815..f453e53815 100644
--- a/sandbox/travelsample/chapter-08/ui-contribution-webapp/build.xml
+++ b/sandbox/travelsample/contrib/chapter-08/ui-contribution-webapp/build.xml
diff --git a/sandbox/travelsample/chapter-08/ui-contribution-webapp/pom.xml b/sandbox/travelsample/contrib/chapter-08/ui-contribution-webapp/pom.xml
index a253fbf74b..a253fbf74b 100644
--- a/sandbox/travelsample/chapter-08/ui-contribution-webapp/pom.xml
+++ b/sandbox/travelsample/contrib/chapter-08/ui-contribution-webapp/pom.xml
diff --git a/sandbox/travelsample/chapter-08/ui-contribution-webapp/src/main/webapp/META-INF/sca-deployables/scatours.composite b/sandbox/travelsample/contrib/chapter-08/ui-contribution-webapp/src/main/webapp/META-INF/sca-deployables/scatours.composite
index 2fa83b7a3b..2fa83b7a3b 100644
--- a/sandbox/travelsample/chapter-08/ui-contribution-webapp/src/main/webapp/META-INF/sca-deployables/scatours.composite
+++ b/sandbox/travelsample/contrib/chapter-08/ui-contribution-webapp/src/main/webapp/META-INF/sca-deployables/scatours.composite
diff --git a/sandbox/travelsample/chapter-08/ui-contribution-webapp/src/main/webapp/WEB-INF/web.xml b/sandbox/travelsample/contrib/chapter-08/ui-contribution-webapp/src/main/webapp/WEB-INF/web.xml
index 3f833b6856..3f833b6856 100644
--- a/sandbox/travelsample/chapter-08/ui-contribution-webapp/src/main/webapp/WEB-INF/web.xml
+++ b/sandbox/travelsample/contrib/chapter-08/ui-contribution-webapp/src/main/webapp/WEB-INF/web.xml
diff --git a/sandbox/travelsample/chapter-08/ui-contribution-webapp/src/main/webapp/scatours.html b/sandbox/travelsample/contrib/chapter-08/ui-contribution-webapp/src/main/webapp/scatours.html
index 9aad807887..9aad807887 100644
--- a/sandbox/travelsample/chapter-08/ui-contribution-webapp/src/main/webapp/scatours.html
+++ b/sandbox/travelsample/contrib/chapter-08/ui-contribution-webapp/src/main/webapp/scatours.html
diff --git a/sandbox/travelsample/chapter-08/ui-contribution-webapp/src/main/webapp/scatours.odg b/sandbox/travelsample/contrib/chapter-08/ui-contribution-webapp/src/main/webapp/scatours.odg
index 8ca8fbf133..8ca8fbf133 100644
--- a/sandbox/travelsample/chapter-08/ui-contribution-webapp/src/main/webapp/scatours.odg
+++ b/sandbox/travelsample/contrib/chapter-08/ui-contribution-webapp/src/main/webapp/scatours.odg
Binary files differ
diff --git a/sandbox/travelsample/chapter-08/ui-contribution-webapp/src/main/webapp/scatours.png b/sandbox/travelsample/contrib/chapter-08/ui-contribution-webapp/src/main/webapp/scatours.png
index f68cd84704..f68cd84704 100644
--- a/sandbox/travelsample/chapter-08/ui-contribution-webapp/src/main/webapp/scatours.png
+++ b/sandbox/travelsample/contrib/chapter-08/ui-contribution-webapp/src/main/webapp/scatours.png
Binary files differ
diff --git a/sandbox/travelsample/chapter-08/ui-contribution-webapp/src/main/webapp/style.css b/sandbox/travelsample/contrib/chapter-08/ui-contribution-webapp/src/main/webapp/style.css
index 6e17c2747b..6e17c2747b 100644
--- a/sandbox/travelsample/chapter-08/ui-contribution-webapp/src/main/webapp/style.css
+++ b/sandbox/travelsample/contrib/chapter-08/ui-contribution-webapp/src/main/webapp/style.css