Author: slaws
Date: Mon Sep 17 15:16:09 2007
New Revision: 576608

URL: http://svn.apache.org/viewvc?rev=576608&view=rev
Log:
Made a start on CHANGES
Small changes to RELEASE_NOTES

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=576608&r1=576607&r2=576608&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 
Mon Sep 17 15:16:09 2007
@@ -1,7 +1,44 @@
 Changes With Apache Tuscany SCA 1.0 (incubating) September 2007 
 ===============================================================
 
-
+- Tuscany Java SCA now implements V1.0 of the core SCA 
+  specifications
+        SCA Assembly Model V1.0
+        SCA Java Common Annotations and APIs V1.0
+        SCA Java Component Implementation V1.0
+        SCA Web Services Binding V1.0
+  Including callbacks, conversations and callable references
+
+- Support for (which?) security policies in the web services binding
+  using the policy framework introduced in the last release
+  
+- An XQuery component implementation type 
+        implementation-xquery
+
+- A Databinding for converting data to and from nodes for XQuery 
+  processing
+        databinding-saxon
+
+- OSGI support has been extended to allow Tuscany contributions 
+  packaged as OSGI bundles hence taking advantage of OSGI's bundle
+  loading an dependency management capabilities 
+
+- BPEL (what is the scope of this?)
+
+- The distributed runtime implementation has been separated out 
+  into 
+        domain
+        node
+  It is now wrapped by a SCADomain interface as is the standalone 
+  runtime
+
+- The web service binding will now generate WSDL automatically
+  based on the service interface if no WSDL is provided
+
+- A new "store" sample and associated document show how a 
+  simple store front application can be constructed 
+        samples/store
+ 
 
 Changes With Apache Tuscany SCA 0.99 (incubating) August 2007 
 =============================================================
@@ -65,11 +102,7 @@
 - Samples
         Samples to demostrate use of Spring, Resource, AJAX extensions
 
-
-
------------------------------------------------------------
-
-Changed With Apache Tuscany SCA 0.90 (incubating) June 2007 
+Changes With Apache Tuscany SCA 0.90 (incubating) June 2007 
 ===========================================================
 
 - Implementations for all of the Java Annotations and API Specification V1.0 
found at

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=576608&r1=576607&r2=576608&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
 Mon Sep 17 15:16:09 2007
@@ -12,14 +12,14 @@
      The Apache Tuscany SCA 1.0 release includes implementations of the
      main SCA specifications including:
 
-        SCA Assembly Model 
-        SCA Policy Framework 
-        SCA Java Common Annotations and APIs 
-        SCA Java Component Implementation
-        SCA Spring Component Implementation
-        SCA BPEL Client and Implementation
-        SCA Web Services Binding 
-        SCA EJB Session Bean Binding
+        SCA Assembly Model V1.0
+        SCA Policy Framework V1.0
+        SCA Java Common Annotations and APIs V1.0
+        SCA Java Component Implementation V1.0
+        SCA Spring Component Implementation V1.0
+        SCA BPEL Client and Implementation V1.0
+        SCA Web Services Binding V1.0
+        SCA EJB Session Bean Binding V1.0
 
     It also includes implementations of many features not yet defined
     by SCA specifications, including:
@@ -47,7 +47,7 @@
 Any issues with this release can be reported to Apache Tuscany
 using the mailing lists or in the JIRA issue tracker.
 
-    Mailing lists:
+    Mailing list archives:
 
        http://mail-archives.apache.org/mod_mbox/ws-tuscany-user/
        http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/
@@ -55,6 +55,10 @@
     Jira:
 
        http://issues.apache.org/jira/browse/TUSCANY
+
+To join the project's mailing lists follow the instructions at:
+
+    http://incubator.apache.org/tuscany/mailing-lists.html
 
 To find out more about OASIS Open CSA go to: 
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to