summaryrefslogtreecommitdiffstats
path: root/sdo-java/trunk/distribution/src/main/release/bin/samples/README
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-10 19:18:51 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-10 19:18:51 +0000
commit9833a542bb75c2008c71809e4fdfebc41e67fb46 (patch)
treed89597c3f9308f70cd89c2e8e2cf4b9adeb43994 /sdo-java/trunk/distribution/src/main/release/bin/samples/README
parent5b2262864f55b51575f381a823ffacf6b7c27a74 (diff)
Move the SDO folder as new trunk for SDO sub project
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@834610 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sdo-java/trunk/distribution/src/main/release/bin/samples/README')
-rw-r--r--sdo-java/trunk/distribution/src/main/release/bin/samples/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/sdo-java/trunk/distribution/src/main/release/bin/samples/README b/sdo-java/trunk/distribution/src/main/release/bin/samples/README
new file mode 100644
index 0000000000..a19704ccd2
--- /dev/null
+++ b/sdo-java/trunk/distribution/src/main/release/bin/samples/README
@@ -0,0 +1,11 @@
+Apache Tuscany SDO Java Sample Programs
+
+Documentation for these samples may be found in the docs/javadoc/sdo-samples directory
+of this distribution.
+
+The runsamples.sh and runsamples.bat scripts in their unedited form
+provide a way to run all of the samples sequentially. If you run these scripts
+from within the directory they are found in, they will run correctly.
+If you run them from elsewhere you will need to edit the scripts and set the
+BINARY_BASE variable to the path in your filesystem where you unpacked the
+SDO distribution.