You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2006/12/11 21:03:33 UTC

svn commit: r485851 - /incubator/cxf/trunk/distribution/src/main/release/docs/release_notes.txt

Author: dkulp
Date: Mon Dec 11 12:03:33 2006
New Revision: 485851

URL: http://svn.apache.org/viewvc?view=rev&rev=485851
Log:
Add a JAX-WS "not really compliant" disclaimer to the release notes

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

Modified: incubator/cxf/trunk/distribution/src/main/release/docs/release_notes.txt
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/distribution/src/main/release/docs/release_notes.txt?view=diff&rev=485851&r1=485850&r2=485851
==============================================================================
--- incubator/cxf/trunk/distribution/src/main/release/docs/release_notes.txt (original)
+++ incubator/cxf/trunk/distribution/src/main/release/docs/release_notes.txt Mon Dec 11 12:03:33 2006
@@ -7,7 +7,8 @@
 (http://xfire.codehaus.org).  This release includes all major features
 of both the Celtix project and the Xfire project:
 
-    * JAX-WS 2.0 implementation
+    * JAX-WS 2.0 API's - Apache CXF uses/implements the JAX-WS API's but makes no 
+      representation that this release is JAX-WS compliant.
     * Transports: HTTP 1.1, HTTPS, and JMS
     * Full SOAP 1.1 and SOAP 1.2 implementation, with MTOM/XOP support
     * JAXB 2.0 databinding support
@@ -137,7 +138,8 @@
     * [CXF-187] - Provide Eclipse plugin from CXF to faciliate STP Integration
 
 6.3 New Features
-    * [CXF-2] - Complete JAX-WS frontend
+    * [CXF-2] - Complete JAX-WS frontend - Apache CXF uses/implements the JAX-WS API's but makes no 
+                representation that this release is JAX-WS compliant.
     * [CXF-15] - JCA supportting
     * [CXF-83] - Support the injection of WebServiceContext
     * [CXF-104] - Map JAX-WS properties to CXF Message properties