From 9833a542bb75c2008c71809e4fdfebc41e67fb46 Mon Sep 17 00:00:00 2001 From: lresende Date: Tue, 10 Nov 2009 19:18:51 +0000 Subject: 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 --- .../trunk/distribution/src/main/release/bin/samples/README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 sdo-java/trunk/distribution/src/main/release/bin/samples/README (limited to 'sdo-java/trunk/distribution/src/main/release/bin/samples/README') 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. -- cgit v1.2.3