diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-05-27 10:12:24 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-05-27 10:12:24 +0000 |
commit | 46576bda96cf80886ed8bd811e79dee9b1e63f4c (patch) | |
tree | b8ac5e49c7c999f9a03425cab3e844a0a24e6d6a /sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-tours | |
parent | d3ab2b28493cecc4092814c3fd6873d74d1018d8 (diff) |
Move the travel sample tutorial from 2.x trunk to contrib as its not in the build, doesn't build, and no one is actively working on it. (and even if they were, i wonder if this should be released seperately like the 1.x version and so not in the trunk tree anyway
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948750 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-tours/build.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-tours/build.xml) | 0 | ||||
-rw-r--r-- | sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-tours/pom.xml (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-tours/pom.xml) | 0 | ||||
-rw-r--r-- | sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-tours/src/main/java/scatours/IntroducingToursLauncher.java (renamed from sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-tours/src/main/java/scatours/IntroducingToursLauncher.java) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-tours/build.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-tours/build.xml index 1713b85e03..1713b85e03 100644 --- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-tours/build.xml +++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-tours/build.xml diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-tours/pom.xml b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-tours/pom.xml index 77b8223a8d..77b8223a8d 100644 --- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-tours/pom.xml +++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-tours/pom.xml diff --git a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-tours/src/main/java/scatours/IntroducingToursLauncher.java b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-tours/src/main/java/scatours/IntroducingToursLauncher.java index 7a1dd79890..7a1dd79890 100644 --- a/sca-java-2.x/trunk/tutorials/travelsample/launchers/introducing-tours/src/main/java/scatours/IntroducingToursLauncher.java +++ b/sca-java-2.x/contrib/tutorials/travelsample/launchers/introducing-tours/src/main/java/scatours/IntroducingToursLauncher.java |