Author: antelder
Date: Sun Sep 16 05:52:24 2007
New Revision: 576094
URL: http://svn.apache.org/viewvc?rev=576094&view=rev
Log:
Add releasenotes template
Modified:
incubator/tuscany/branches/sca-java-1.0/distribution/src/main/release/CHANGES
incubator/tuscany/branches/sca-java-1.0/distribution/src/main/release/RELEASE_NOTES
Modified:
incubator/tuscany/branches/sca-java-1.0/distribution/src/main/release/CHANGES
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.0/distribution/src/main/release/CHANGES?rev=576094&r1=576093&r2=576094&view=diff
==============================================================================
---
incubator/tuscany/branches/sca-java-1.0/distribution/src/main/release/CHANGES
(original)
+++
incubator/tuscany/branches/sca-java-1.0/distribution/src/main/release/CHANGES
Sun Sep 16 05:52:24 2007
@@ -1,3 +1,8 @@
+Changes With Apache Tuscany SCA 1.0 (incubating) September 2007
+===============================================================
+
+
+
Changes With Apache Tuscany SCA 0.99 (incubating) August 2007
=============================================================
@@ -5,14 +10,29 @@
over and above all of what was offered in release 0.91.
- A version of the default sca binding that works between
- components runing in separate Java vistual machines
+ components runing in separate Java virtual machines
binding-sca-axis
- A simple node implementation and a service discovery
- funtion for running sca applications distributed
+ function for running sca applications distributed
across more than one node
distributed
distributed-impl
+
+- integration with OSGi runtimes is now supported with
+ a new implementation-osgi component type
+
+- PUB/SUB interactions are now supported by using new
+ notification binding and implementation types, and
+ samples demonstrating the feature.
+
+- The Tuscany runtime now has a policy framework supporting
+ the SCA policy specification
+
+- the endpoint URIs used by SCA bindings has been rationalized
+ and now follows the SCA Assembly specification
+
+- binding-ajax has been renamed to binding-dwr
Changes With Apache Tuscany SCA 0.91 (incubating) July 2007
===========================================================
Modified:
incubator/tuscany/branches/sca-java-1.0/distribution/src/main/release/RELEASE_NOTES
URL:
http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.0/distribution/src/main/release/RELEASE_NOTES?rev=576094&r1=576093&r2=576094&view=diff
==============================================================================
---
incubator/tuscany/branches/sca-java-1.0/distribution/src/main/release/RELEASE_NOTES
(original)
+++
incubator/tuscany/branches/sca-java-1.0/distribution/src/main/release/RELEASE_NOTES
Sun Sep 16 05:52:24 2007
@@ -1,5 +1,5 @@
-Apache Tuscany SCA 0.99 (incubating) August 2007 Release Notes
-==============================================================
+Apache Tuscany SCA 1.0 (incubating) September 2007 Release Notes
+================================================================
Apache Tuscany provides a runtime based on the Service Component
Architecture. SCA is a set of specifications aimed at simplifying SOA
@@ -9,14 +9,8 @@
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 notification components for pub/sub
- interactions. Start up time and memory footprint of the Tuscany SCA
- runtime has also been reduced.
+ This 1.0 release of Apache Tuscany SCA...
+
See the CHANGES file for a detailed list of the features in this release.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]