diff options
author | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2008-10-25 18:45:42 +0000 |
---|---|---|
committer | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2008-10-25 18:45:42 +0000 |
commit | d9492689426e6a81cc8c71176bcbd8c4c8c1dfa8 (patch) | |
tree | b69a23fd30ed5f595a4af3d3e367951d45e3961d /branches/sca-equinox/distribution/repository/src/main/release/bin/INSTALL | |
parent | cba1e85023803ea0210d1703c92c2c8070057629 (diff) |
Moved distro builds under distribution module.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@707888 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-equinox/distribution/repository/src/main/release/bin/INSTALL')
-rw-r--r-- | branches/sca-equinox/distribution/repository/src/main/release/bin/INSTALL | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/branches/sca-equinox/distribution/repository/src/main/release/bin/INSTALL b/branches/sca-equinox/distribution/repository/src/main/release/bin/INSTALL new file mode 100644 index 0000000000..2da53a2b44 --- /dev/null +++ b/branches/sca-equinox/distribution/repository/src/main/release/bin/INSTALL @@ -0,0 +1,27 @@ +Installing the Apache Tuscany SCA 1.2 (incubating) April 2008 Release binary distribution +========================================================================================= + +Unzip Tuscany binary distribution archive and you get the following: + +tuscany-sca-1.1-incubating + DISCLAIMER - the ASF incubation disclaimer + 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 + + /demos - Demo applications showcasing the use of Apache Tuscany + + /lib - The tuscany-sca-all and tuscany-sca-manifest jars and all their dependencies + + /modules - all of the individual Tuscany jars + + /samples - all the Tuscany samples, see the README in that directory + + /tutorial - The store tutorial, see the README in that directory + + + + |