diff options
Diffstat (limited to 'java/sca/distribution/all/src/main/release')
-rw-r--r-- | java/sca/distribution/all/src/main/release/bin/INSTALL | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/java/sca/distribution/all/src/main/release/bin/INSTALL b/java/sca/distribution/all/src/main/release/bin/INSTALL index 40ecb5f7e4..99e7fab608 100644 --- a/java/sca/distribution/all/src/main/release/bin/INSTALL +++ b/java/sca/distribution/all/src/main/release/bin/INSTALL @@ -3,19 +3,19 @@ Installing the Apache Tuscany SCA 2.0-M1 February 2009 Release binary distributi 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 |