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 2010/10/07 20:15:13 UTC

svn commit: r1005555 - in /cxf/trunk/distribution/src/main/release: BUILDING.txt release_notes.txt

Author: dkulp
Date: Thu Oct  7 18:15:13 2010
New Revision: 1005555

URL: http://svn.apache.org/viewvc?rev=1005555&view=rev
Log:
Update release notes

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

Modified: cxf/trunk/distribution/src/main/release/BUILDING.txt
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/BUILDING.txt?rev=1005555&r1=1005554&r2=1005555&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/BUILDING.txt (original)
+++ cxf/trunk/distribution/src/main/release/BUILDING.txt Thu Oct  7 18:15:13 2010
@@ -13,7 +13,7 @@ Initial Setup
    JDK location, and that your PATH includes %JAVA_HOME%\bin (windows) or 
    $JAVA_HOME$/bin (unix).
 
-3) Install Maven 2.0.9 or newer, which can be downloaded from 
+3) Install Maven 2.2.1 or newer, which can be downloaded from 
    http://maven.apache.org/download.html. Make sure that your PATH includes 
    the MVN_HOME/bin directory. 
 

Modified: cxf/trunk/distribution/src/main/release/release_notes.txt
URL: http://svn.apache.org/viewvc/cxf/trunk/distribution/src/main/release/release_notes.txt?rev=1005555&r1=1005554&r2=1005555&view=diff
==============================================================================
--- cxf/trunk/distribution/src/main/release/release_notes.txt (original)
+++ cxf/trunk/distribution/src/main/release/release_notes.txt Thu Oct  7 18:15:13 2010
@@ -1,21 +1,44 @@
-Apache CXF 2.2.2 Release Notes
+Apache CXF 2.3.0 Release Notes
 
 1. Overview
- 
-Apache CXF 2.2.2 delivers the third major version of 
-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.1.x series.   The major new additions include:
-
- * WS-SecurityPolicy
- * WS-SecureConversation
- * Partial support for WS-Trust
- * Initial support for JAX-RS 1.0 (not TCK compliant yet) including a 
-   client API for accessing REST services   
-
-2.2.2 fixes over 23 JIRA issues reported by users and the community.  In 
-addition, 2.2.2 is the first version to pass the JAX-RS TCK and become
-JAX-RS certified.
+
+Apache CXF 2.3.0 is a significant new version of CXF that provides several 
+new features and enhancements.  
+
+New features include: 
+ * JAX-WS 2.2 Support
+ * JAX-RS 1.1 Support
+ * New annotations for Java first use cases to reduce the need for 
+   external configuration and provide more control over the runtime and
+   generated WSDL:
+     * @WSDLDocumentation annotation to add documentation nodes to generated
+       wsdl
+     * @SchemaValidation annotation to turn on schema validation
+     * @DataBinding to set the databinding used (if other than JAXB)
+     * @GZIP to turn on GZIP compression
+     * @FastInfoset to turn on FastInfoset support
+     * @Logging to turn on and control various Logging functionality
+     * @EndpointProperty to configure endpoint properties
+     * @Policy to associate WS-Policy documents with the service
+ * SOAP/JMS spec implementation.  While CXF has supported SOAP over JMS 
+   since 2.0, there wasn't a standard specification to describe how it 
+   should be done so different vendors did things differently and 
+   interoperability was impossible.  The new SOAP/JMS specification support
+   implements the new SOAP/JMS spec to achieve a higher degree of 
+   interoperability.  The older SOAP/JMS configuration is still supported.
+   WS-Addressing also now fully works with the JMS transport when used in
+   conjunction with the SOAP/JMS spec implementation.
+ * SDO databinding
+ * Schema Validation support for Aegis Databinding if Woodstox 4 is used 
+   for the Stax parser
+
+In addition to the above, CXF 2.3.0 was enhanced to reduce it's memory 
+footprint and reduce it's startup time by delaying creation of many
+objects until/unless they are really needed.
+
+Users are encourage to review the migration guide at:
+http://cxf.apache.org/docs/23-migration-guide.html
+for further information and requirements for upgrading to 2.3.0.
 
 
 2. Installation Prerequisites 
@@ -64,7 +87,7 @@ included with each sample.
 4. Reporting Problems
 
 If you have any problems or want to send feedback of any kind, please e-mail the
-cxf dev list, cxf-dev@incubator.apache.org.  You can also file issues in JIRA at:
+CXF dev list, dev@cxf.apache.org.  You can also file issues in JIRA at:
 
 http://issues.apache.org/jira/browse/CXF
 
@@ -72,40 +95,6 @@ http://issues.apache.org/jira/browse/CXF
 5. Migration notes:
 
 See the migration guide at:
-http://cxf.apache.org/22-migration-guide.html
-for caveats when upgrading from CXF 2.1.x to 2.2.x.
-
-
-6. Specific issues, features, and improvements fixed in this version
-
-** Sub-task
-    * [CXF-2185] - Handler protocol match fails when multiple protocols are specified
-
-** Bug
-    * [CXF-1591] - WS Addressing Does Not Work with JAX-WS Provider Based Implementations
-    * [CXF-2164] - CXFBusImpl never removed from ThreadLocal, generates permgen out of memory error after some redeployments
-    * [CXF-2184] - XSD import statements do not apply given confguration
-    * [CXF-2190] - Invalid message sent using Dispatch
-    * [CXF-2201] - NullPointerException by XMLFormatValidator
-    * [CXF-2203] - AttachmentSerializer content id incorrect
-    * [CXF-2205] - Aegis databinding always trims strings
-    * [CXF-2206] - Mapping jaxb types to "default" package causes exception
-    * [CXF-2211] - Investigate possible OOM exception caused by Continuations
-    * [CXF-2212] - SAAJInInterceptor creates a SAAJ SOAPFault with only one "Detail" child
-    * [CXF-2213] - Currently CXF always produces true/false value for for mustUnderstand attribute irrespective of the SOAP version on the wire
-    * [CXF-2219] - org.apache.cxf.service.model.OperationInformation should overwrite hash()
-    * [CXF-2220] - Heavily reused "default" Work Queue Problem
-    * [CXF-2221] - Missing Soap Headers
-    * [CXF-2222] - Policy attached to an input operation in a WSDL does not get copied to the Stub operation by WSDL2Java
-    * [CXF-2224] - Parameter mapping by schema type fails to come up with an appropriate Aegis type and throws
-    * [CXF-2228] - WSDL2XML generated binding not passing correct method arguments in service implementation
-    * [CXF-2229] - thread safe issue caused by XMLOutputFactoryImpl
-
-** Improvement
-    * [CXF-1089] - Rest services String response into a CDATA section.
-    * [CXF-1907] - Refactor JAX-WS Dispatch clients....
-    * [CXF-2217] - add SMX_DATABINDING_DISABLED for AbstractBindingFactory so that to add proper interceptors for endpoint used in smx-cxf binding component
-
-** New Feature
-    * [CXF-1004] - Implement JSR-311 1.0
+http://cxf.apache.org/docs/23-migration-guide.html
+for caveats when upgrading from CXF 2.2.x to 2.3.x.