diff options
author | dims <dims@13f79535-47bb-0310-9956-ffa450edef68> | 2008-06-17 00:23:01 +0000 |
---|---|---|
committer | dims <dims@13f79535-47bb-0310-9956-ffa450edef68> | 2008-06-17 00:23:01 +0000 |
commit | bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a (patch) | |
tree | 38a92061c0793434c4be189f1d70c3458b6bc41d /branches/sca-java-0.99/distribution/src/main/release/RELEASE_NOTES |
Move Tuscany from Incubator to top level.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-0.99/distribution/src/main/release/RELEASE_NOTES')
-rw-r--r-- | branches/sca-java-0.99/distribution/src/main/release/RELEASE_NOTES | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/branches/sca-java-0.99/distribution/src/main/release/RELEASE_NOTES b/branches/sca-java-0.99/distribution/src/main/release/RELEASE_NOTES new file mode 100644 index 0000000000..3860a5448d --- /dev/null +++ b/branches/sca-java-0.99/distribution/src/main/release/RELEASE_NOTES @@ -0,0 +1,52 @@ +Apache Tuscany SCA 0.99 (incubating) August 2007 Release Notes +============================================================== + +Apache Tuscany provides a runtime based on the Service Component +Architecture. SCA is a set of specifications aimed at simplifying SOA +Application Development which are being standardized at OASIS as part +of Open Composite Services Architecture (Open CSA). + +Overview +-------- + + This 0.99 release of Apache Tuscany SCA is expected to be + the last point release before 1.0 final release. It further + builds on the stability and modularity established with the + previous releases including more complete implementation of SCA + specifications, support for distributed SCA domains, SCA policy, + OSGi implementation types, and pub/sub support with notification + components. Start up time and memory footprint of the runtime has + been reduced and there has been numerous bug fixes. + +See the CHANGES file for a detailed list of the features in this release. + +Support +------- + +For more information on Apache Tuscany visit the website at: + + http://incubator.apache.org/tuscany/ + +Any issues with this release can be reported to Apache Tuscany +using the mailing lists or in the JIRA issue tracker. + + Mailing lists: + + http://mail-archives.apache.org/mod_mbox/ws-tuscany-user/ + http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/ + + Jira: + + http://issues.apache.org/jira/browse/TUSCANY + +To find out more about OASIS Open CSA go to: + + http://www.oasis-opencsa.org. + +Apache Tuscany welcomes your help. Any contribution, including code, +testing, improving the documentation, or bug reporting is always +appreciated. + +Thank you for using Apache Tuscany! + +- The Tuscany Team. |