Author: slaws
Date: Mon Feb 9 16:05:00 2009
New Revision: 742590
URL: http://svn.apache.org/viewvc?rev=742590&view=rev
Log:
Fix directory name and a bit of cosmetic tidying
Modified:
tuscany/java/sca/distribution/all/src/main/release/bin/INSTALL
Modified: tuscany/java/sca/distribution/all/src/main/release/bin/INSTALL
URL:
http://svn.apache.org/viewvc/tuscany/java/sca/distribution/all/src/main/release/bin/INSTALL?rev=742590&r1=742589&r2=742590&view=diff
==============================================================================
--- tuscany/java/sca/distribution/all/src/main/release/bin/INSTALL (original)
+++ tuscany/java/sca/distribution/all/src/main/release/bin/INSTALL Mon Feb 9
16:05:00 2009
@@ -3,19 +3,19 @@
Unzip Tuscany binary distribution archive and you get the following:
-tuscany-sca-1.1-incubating
+tuscany-sca-2.0-M1
+ CHANGES - A note of the major changes in this release
INSTALL - this help file
LICENSE - the Apache License and any dependecy licenses
NOTICE - attribution notices associated with the licenses
README - readme for the release
RELEASE_NOTES - description of this release
- CHANGES - A note of the major changes in this release
- /bin - Tuscany launcher ???
+ /bin - Tuscany launcher (for use when running tuscany from the
command line)
/features - OSGi runtime configuration, Tuscany manifest and PDE target
- /modules - all of the individual Tuscany jars
+ /modules - all of the individual Tuscany jars and their dependencies
/samples - all the Tuscany samples, see the README in that directory