diff options
author | kelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68> | 2010-05-25 13:01:22 +0000 |
---|---|---|
committer | kelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68> | 2010-05-25 13:01:22 +0000 |
commit | bcf66d670cf544036d55f8d936bb323f59fadc5a (patch) | |
tree | fc497da4a83bdcfd318759253396f17622422195 /sca-java-2.x/trunk/samples/webapps/helloworld/README | |
parent | 20e1cf62a395888d92de0b0fb644ec51e701c82d (diff) |
TUSCANY-3563 - stubbs for missing READMES + marking old style samples as such
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948030 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | sca-java-2.x/trunk/samples/webapps/helloworld/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld/README b/sca-java-2.x/trunk/samples/webapps/helloworld/README new file mode 100644 index 0000000000..828aadb0f1 --- /dev/null +++ b/sca-java-2.x/trunk/samples/webapps/helloworld/README @@ -0,0 +1,7 @@ +The README in the <distribution-unpack-dir>/samples directory provides
+general instructions about building and running samples. (where
+distribution-unpack-dir is the directory in which you unpacked the tuscany
+binary distribution archive). Take a look there first (noting at you read it that this sample
+is not a new style sample).
+
+TODO - finish
\ No newline at end of file |