summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/samples/photo-gallery/README
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-12-05 03:30:17 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-12-05 03:30:17 +0000
commitaf380ef0af6e6a034381bebfc4a9a3e0f585f9a3 (patch)
tree6dd00cfda4c9740706fb6cd38dfbc01536096fc6 /branches/sca-java-1.x/samples/photo-gallery/README
parentf44c07576a61f6f4915ea8fd2aa5af9fee71745f (diff)
Removing JCR support and other clean up preparing to add sample to 1.4 release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@723564 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/samples/photo-gallery/README')
-rw-r--r--branches/sca-java-1.x/samples/photo-gallery/README12
1 files changed, 2 insertions, 10 deletions
diff --git a/branches/sca-java-1.x/samples/photo-gallery/README b/branches/sca-java-1.x/samples/photo-gallery/README
index c66edea985..d32f1d3bd1 100644
--- a/branches/sca-java-1.x/samples/photo-gallery/README
+++ b/branches/sca-java-1.x/samples/photo-gallery/README
@@ -1,21 +1,13 @@
Photo-Gallery Sample
======================================
-This is a sample store scenario that is used as a getting started guide
-for Tuscany SCA. For detailed information, please see:
-
-http://tuscany.apache.org/getting-started-with-tuscany.html
-
-or
-
-http://tuscany.apache.org/getting-started-with-tuscany-using-tuscany-eclipse-plugin.html
-
+This is a sample picture gallery application using Tuscany SCA.
Building And Running The Sample Using Ant
-----------------------------------------
With the binary distribution the sample can be built using Ant as follows:
-cd store
+cd photo-gallery
ant compile
and then, to run: