Author: dkulp
Date: Wed Apr 23 08:51:52 2008
New Revision: 650918

URL: http://svn.apache.org/viewvc?rev=650918&view=rev
Log:
Update the releasenotes/readme

Modified:
    incubator/cxf/trunk/distribution/src/main/release/README
    incubator/cxf/trunk/distribution/src/main/release/release_notes.txt

Modified: incubator/cxf/trunk/distribution/src/main/release/README
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/distribution/src/main/release/README?rev=650918&r1=650917&r2=650918&view=diff
==============================================================================
--- incubator/cxf/trunk/distribution/src/main/release/README (original)
+++ incubator/cxf/trunk/distribution/src/main/release/README Wed Apr 23 
08:51:52 2008
@@ -15,7 +15,8 @@
       implements the JAX-WS APIs. It also includes a "simple frontend" which 
       allows creation of clients and endpoints without annotations. CXF 
supports 
       both contract first development with WSDL and code first development 
-      starting from Java.
+      starting from Java.  There is also a preliminary JAX-RS frontend for 
+      providing REST support.
     * Ease of use: CXF is designed to be intuitive and easy to use. There 
       are simple APIs to quickly build code-first services, Maven plug-ins to 
       make tooling integration easy, JAX-WS API support, Spring 2.0 XML 
support 
@@ -23,7 +24,6 @@
     * Binary and Legacy Protocol Support: CXF has been designed to provide a 
       pluggable architecture that supports not only XML but also non-XML type 
       bindings, such as JSON and CORBA, in combination with any type of 
transport.
-
 
 
 Export Notice

Modified: incubator/cxf/trunk/distribution/src/main/release/release_notes.txt
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/distribution/src/main/release/release_notes.txt?rev=650918&r1=650917&r2=650918&view=diff
==============================================================================
--- incubator/cxf/trunk/distribution/src/main/release/release_notes.txt 
(original)
+++ incubator/cxf/trunk/distribution/src/main/release/release_notes.txt Wed Apr 
23 08:51:52 2008
@@ -6,7 +6,8 @@
 the Celtix project (http://celtix.objectweb.org) and the XFire project
 (http://xfire.codehaus.org) merge.  This release is a major update from 
 the 2.0.x series.   The major new addition is JAX-WS 2.1 support.  However, 
there
-are a lot of other improvements like CORBA support, javascript generation, 
etc...
+are a lot of other improvements like CORBA support, javascript generation,
+preliminary JAX-RS 0.6 support, xmlbeans databinding runtime, etc...
 
 2. Installation Prerequisites 
 
@@ -80,8 +81,6 @@
 
 http://issues.apache.org/jira/browse/CXF
 
-6. Specific issues, features, and improvements fixed in 2.1.
---- TBD ---
 
 
 


Reply via email to