Author: dkulp
Date: Tue Jul 16 19:21:26 2013
New Revision: 1503838

URL: http://svn.apache.org/r1503838
Log:
Update release notes for 2.5.11

Modified:
    cxf/branches/2.5.x-fixes/distribution/src/main/release/release_notes.txt

Modified: 
cxf/branches/2.5.x-fixes/distribution/src/main/release/release_notes.txt
URL: 
http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/distribution/src/main/release/release_notes.txt?rev=1503838&r1=1503837&r2=1503838&view=diff
==============================================================================
--- cxf/branches/2.5.x-fixes/distribution/src/main/release/release_notes.txt 
(original)
+++ cxf/branches/2.5.x-fixes/distribution/src/main/release/release_notes.txt 
Tue Jul 16 19:21:26 2013
@@ -1,4 +1,4 @@
-Apache CXF 2.5.10 Release Notes
+Apache CXF 2.5.11 Release Notes
 
 1. Overview
 
@@ -20,7 +20,7 @@ http://cxf.apache.org/docs/25-migration-
 for further information and requirements for upgrading to 2.5.x.
 
 
-2.5.10 fixes over 32 JIRA issues reported by users and the community.
+2.5.11 fixes over 48 JIRA issues reported by users and the community.
 
 
 2. Installation Prerequisites 
@@ -62,46 +62,63 @@ for caveats when upgrading from CXF 2.4.
 
 7. Specific issues, features, and improvements fixed in this version
 
+** Sub-task
+    * [CXF-4924] - Many docLocation for a server address
+
+
 ** Bug
-    * [CXF-4019] - wsdl2js creates code which when run causes error: 
'returnObject' is undefined
-    * [CXF-4789] - EndorsingSupportingTokens do not respect ProtectTokens 
assertion from paired binding policy 
-    * [CXF-4790] - Set lang and subcode for soapfault
-    * [CXF-4794] - Soap 1.1 service returns an invalid soap fault for soap 1.2 
requests
-    * [CXF-4795] - Memory leaks in CXF with spring while using WebClient APIs
-    * [CXF-4796] - Accessing Conduit in JAX-RS ClientConfiguration causes NPE 
if failover is enabled
-    * [CXF-4803] - NPE is thrown while enabling fine log level in 
TrustDecisionUtil if MessageTrustDecider from message context is used
-    * [CXF-4812] - NPE on MessageModeInInterceptor when sending empty SOAPBody
-    * [CXF-4814] - Support multiple AlgorithmSuite policy alternatives
-    * [CXF-4815] - Invalid login creds will send many requests to server
-    * [CXF-4820] - wsdl2js throws Exception
-    * [CXF-4823] - CXF - Rampart  interoperability issue: order of signature 
and encrypted key elements in XML 
-    * [CXF-4847] - Data types not correctly published in WSDL from Exception 
classes
-    * [CXF-4848] - WebClient does not process GenericEntity correctly
-    * [CXF-4864] - DestinationSequence doesn't pick up right number when it 
deliverying the message InOrder
-    * [CXF-4873] - javax.management.RuntimeOperationsException when register 
performance mbean using cxf webclient with an operation's uri containing some 
query params
-    * [CXF-4874] - Data types for Fields not correctly published in WSDL from 
Exception classes
-    * [CXF-4875] - NPE resolving policy reference
-    * [CXF-4876] - CXF RespectBinding feature does not support the customized 
binding info under operation and its sub element.
-    * [CXF-4877] - CXF will throw javax.wsdl.WSDLException: WSDLException: 
faultCode=OTHER_ERROR: Can't find prefix if the SEI has Action annotation
-    * [CXF-4879] - Error when http.proxy* system properties are empty
-    * [CXF-4890] - issues with spring context override properties
-    * [CXF-4901] - OnlySignEntireHeadersAndBody property validation doesn't 
check if a SOAP Body child was signed
-    * [CXF-4902] - SamlTokenInterceptor doesn't validate version of received 
token against the policy
-    * [CXF-4904] - Incorrect validation of Layout LaxTimestampFirst + 
LaxTimestampLast
-    * [CXF-4912] - cxf rest client always picks the first 
ResponseExceptionMapper for a method with different exception throws
-    * [CXF-4920] - TransformationInInterceptor fails when XML contains same 
namespace with different prefixes
-    * [CXF-4932] - Illegal method arguments generated by Wadl2Java
+    * [CXF-4897] - STS: check not found certificates in DefaultSubjectProvider 
for symmetric key type
+    * [CXF-4938] - Setting RuntimeDelegate instance in 
CXFNonSpringJaxrsServlet is too aggresive
+    * [CXF-4940] - CXF not (always) responding with the correct exception when 
working with an exception hierarchy
+    * [CXF-4946] - SourceGenerator needs to use URI resolve function when 
dealing with relative references containing parent folders
+    * [CXF-4947] - Potential problems with the JAXBContext being null
+    * [CXF-4951] - cxf-codegen-plugin wsdlArtifact ignores classifier
+    * [CXF-4954] - CryptoCoverageChecker prevents handling of 
SOAPFault-Responses
+    * [CXF-4964] - NPE is thrown when WS-RM's destination has no ackPolicy 
configured
+    * [CXF-4975] - CXFNonSpringJaxrsServlet needs to ensure an optional 
Application path starts from "/"
+    * [CXF-4982] - Codegen maven plugin fails forked execution on Windows XP 
environment
+    * [CXF-4992] - proxy sub-resources creating wrong request URIs with 
non-HTTP transports
+    * [CXF-5004] - NPE at StaxUtils.copy for empty namespaces under JDK's 
XMLStreamReader
+    * [CXF-5009] - Allow multiple subcodes in a SOAP 1.2 fault
+    * [CXF-5016] - ArithmeticException on 
ResponseTimeCounterMBean.getAvgResponseTime() after counter reset()
+    * [CXF-5017] - CrossOriginResourceSharingFilter FIELD_COMMA_PATTERN 
mangles firefox headers
+    * [CXF-5018] - EHCache TimeToLive value overriden in EHCacheReplayCache
+    * [CXF-5020] - add NPE guard when we restore original java.class.path 
system property
+    * [CXF-5027] - JAX-RS XOP marshaller does not support SWA attachments
+    * [CXF-5045] - UndeclaredThrowableException thrown in the client side when 
server responses with wsa:OnlyNonAnonymousAddressSupported soap12 version fault 
message
+    * [CXF-5046] - EncryptedSupportingTokens used with EncryptBeforeSigning 
does not encrypt Username token
+    * [CXF-5059] - Refine classloader in org.apache.cxf.wsdl11.WSDLManagerImpl
+    * [CXF-5065] - Subresource operations do not see root resource Produces or 
Consumes annotations 
+    * [CXF-5070] - CDATA sections are not taken into account by wsdl2java but 
are by xjc
+    * [CXF-5073] - endless recursion in creating JAX-RS client proxy
+    * [CXF-5078] - WSDLGetInterceptor holds a lock for too long
+    * [CXF-5084] - URIBuilder optimization prevents relative paths that 
startWith "h" "t" "t" "p"
+    * [CXF-5086] - JSONProvider can not read explicit collections if 
unmarshallAsJaxbElement property is set
+    * [CXF-5089] - java2ws generate both ref and nillabe attributes in a 
schema element 
+    * [CXF-5092] - RequestTokenService signature verification bug [OAuthUtils]
+    * [CXF-5099] - Optional extensions that refer to classes that cannot be 
found are not treated as optional
+    * [CXF-5100] - JAXB-based providers fail when they try to set JAXB 
RI-specific properties on non-RI implementations
+    * [CXF-5104] - JAX-RS not injecting contexts after resuming a suspended 
continuation
+    * [CXF-5110] - Wrong processing of @XmlJavaTypeAdapter with RPC style 
endpoints
+    * [CXF-5111] - JAX-RS providers typed on arrays like String[] are not 
selected
+    * [CXF-5114] - CXF Client issue when try to handle session for One-Way 
Operation call
+    * [CXF-5115] - Primitive arrays for capturing HTTP parameters are not 
supported
+    * [CXF-5116] - DelegatingInputStream created in AbstractHTTPDestination is 
cached into wrong Message instance
+    * [CXF-5119] - jetty endpoint may log exception when it is assigned to a 
non-default cxf bus in spring beans
 
 
 ** Improvement
-    * [CXF-4926] - remove org.apache.activemq.activemq-core as Require-Bundle 
from wsn-core module
+    * [CXF-4577] - Support EHCACHE 2.5.2+ 
+    * [CXF-4747] - Support easier configuration of Spring bus with WebClient
+    * [CXF-4825] - Remove static JAX-RS API calls from within JAX-RS server 
and client runtimes
+    * [CXF-4998] - JAXRSClientFactory: Missing factory method for 
username+password and providers
+    * [CXF-5032] - Support SOAP 1.2 in DynamicClient
+    * [CXF-5049] - Support for schema compiler options in DynamicClientFactory
+    * [CXF-5053] - JAX-RS behavior differs from JAX-WS for MessageContext.get( 
Message.class.getName() ) 
+    * [CXF-5079] - Add support for mustunderstand = false in 
PolicyBasedWSS4JOutInterceptor
+    * [CXF-5088] - Make the service file of cxf-core.jar Web Application 
Server friendly
+
 
-** New Feature
-    * [CXF-4791] - Passing arguments to JAXB compiler from WADL2Java
 
-** Task
-    * [CXF-4865] - Upgrade to wsdl4j-1.6.3
-    * [CXF-4871] - Add -clientjar flag to wsd2java tool
-    * [CXF-4880] - Incorrect enforcement of X509Token PKI policies
 
 


Reply via email to