Author: dkulp
Date: Fri Dec 14 17:55:15 2012
New Revision: 1422003
URL: http://svn.apache.org/viewvc?rev=1422003&view=rev
Log:
more release note updates
Modified:
cxf/branches/2.6.x-fixes/distribution/src/main/release/release_notes.txt
Modified:
cxf/branches/2.6.x-fixes/distribution/src/main/release/release_notes.txt
URL:
http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/distribution/src/main/release/release_notes.txt?rev=1422003&r1=1422002&r2=1422003&view=diff
==============================================================================
--- cxf/branches/2.6.x-fixes/distribution/src/main/release/release_notes.txt
(original)
+++ cxf/branches/2.6.x-fixes/distribution/src/main/release/release_notes.txt
Fri Dec 14 17:55:15 2012
@@ -34,7 +34,7 @@ User applications may need to add additi
applications in order to upgrade.
-2.6.4 fixes over 80 JIRA issues reported by users and the community.
+2.6.4 fixes over 90 JIRA issues reported by users and the community.
@@ -79,7 +79,9 @@ for caveats when upgrading from CXF 2.5.
7. Specific issues, features, and improvements fixed in this version
** Bug
+ * [CXF-3329] - idl2wsdl: attributes of structs with the same name as a
type do not show up in XSD
* [CXF-3613] - Various problems with "java.lang.Class"
+ * [CXF-4301] - Problem with Implicit Soap Headers and @ResponseWrapper in
methods with multiple response attributes: NullPointerException in
ReflectionServiceFactoryBean or Response-Marshalling Error
* [CXF-4391] -
org.apache.cxf.configuration.spring.ConfigurerImpl.initWildcardDefinitionMap
does not fail silently when bean names containing certain characters do not
parse as a regex
* [CXF-4482] - AttachmentSerializer puts an extra new line
* [CXF-4546] - @XMLInstruction
@@ -100,6 +102,7 @@ for caveats when upgrading from CXF 2.5.
* [CXF-4579] - Exchange's out message is not set for recovered outbound
WS-RM messages
* [CXF-4580] - InjectionUtils can not handle boolean properties with
getters starting from 'is'
* [CXF-4581] - cxf-codegen-plugin tries to generate code during m2e
"configuration" build
+ * [CXF-4583] - When the logical handler return false processing the
outbound message, the SoapMessage's body is always empty.
* [CXF-4584] - org.w3c.dom.DOMException when sending soap11 request and
returning soap12 response
* [CXF-4587] - Signature Confirmation does not work with TransportBinding
and EndorsingSupportingToken
* [CXF-4588] - cxf-codegen-plugin: Error resolving component
@@ -132,6 +135,10 @@ for caveats when upgrading from CXF 2.5.
* [CXF-4659] - Policy configuration in spring cause SAXParseException if
no internet connection available
* [CXF-4665] - cxf-utils.js missing from release zip file
* [CXF-4666] - [OAuth2] securityContext problem on createSubject
+ * [CXF-4678] - ConcurrentModificationException from WS-RM's
RMOutInterceptor's acknowledgement update code
+ * [CXF-4679] - STS onBehalfOf validation should throw exception for
invalid tokens in issue operation
+ * [CXF-4681] - CXF karaf feature cannot pass the karaf feature validate
+ * [CXF-4683] - workqueue configuration in BP does not derive the id
attribute from the name attribute
** Improvement
* [CXF-4548] - Enable use of customized session provider in OAuth2
GrantService
@@ -160,8 +167,12 @@ for caveats when upgrading from CXF 2.5.
* [CXF-4669] - [OAuth2] Return expires_in with token in
ImplicitGrantService
* [CXF-4670] - [OAuth2] Add tokenLife property to
org.apache.cxf.rs.security.oauth2.common.Client
* [CXF-4672] - Extra class property is not used when JAXB package contexts
are created
-
+ * [CXF-4673] - [OAuth2] Add requestedScope as a parameter to
getPreauthorizedToken
+ * [CXF-4674] - Early consume publishedEndpointUrl property
+ * [CXF-4675] - Move createUserSubject from RedirectionBasedGrantService to
the OAuthDataProvider
+ * [CXF-4677] - Introduce "autoRewriteSoapAddressForAllServices" property
to overwrite all service endpoints in returning WSDL
** Task
* [CXF-4667] - Provide FIQL to LDAP query visitor
+ * [CXF-4682] - Upgrade Karaf version to 2.2.9