diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-11 23:09:08 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-11 23:09:08 +0000 |
commit | cde3d2629677a07aa09e3c7fbe117b680c0f5df7 (patch) | |
tree | c6d50048ffad8dfa8a1c0019e7afb207cb6b4fe2 /sca-java-2.x/branches/sca-equinox/distribution/web20/src/main/release/bin/INSTALL | |
parent | 4ef0430519e276c2bdecea75f7a0f42f49f0cf30 (diff) |
Moving 2.x branches
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835133 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/branches/sca-equinox/distribution/web20/src/main/release/bin/INSTALL')
-rw-r--r-- | sca-java-2.x/branches/sca-equinox/distribution/web20/src/main/release/bin/INSTALL | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/sca-java-2.x/branches/sca-equinox/distribution/web20/src/main/release/bin/INSTALL b/sca-java-2.x/branches/sca-equinox/distribution/web20/src/main/release/bin/INSTALL new file mode 100644 index 0000000000..2da53a2b44 --- /dev/null +++ b/sca-java-2.x/branches/sca-equinox/distribution/web20/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 + + + + |