diff options
author | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2008-11-19 23:08:15 +0000 |
---|---|---|
committer | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2008-11-19 23:08:15 +0000 |
commit | 0ef2632d5f4b90a1e14d01b57fe9bdedb397c0c1 (patch) | |
tree | 93ec9bcc9dc789dae918bac08984bd82307912fe /java/sca/distribution/repository/src/main/release/bin/INSTALL | |
parent | 527005da7d4e354aa72a08701a36db324f3b24e7 (diff) |
Copy the contribution under contrib and merge the one from sca-equinox
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@719120 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/distribution/repository/src/main/release/bin/INSTALL')
-rw-r--r-- | java/sca/distribution/repository/src/main/release/bin/INSTALL | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/java/sca/distribution/repository/src/main/release/bin/INSTALL b/java/sca/distribution/repository/src/main/release/bin/INSTALL new file mode 100644 index 0000000000..2da53a2b44 --- /dev/null +++ b/java/sca/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 + + + + |