Preparing for 2.0.5 release

This commit is contained in:
Arjen Poutsma
2012-05-04 12:28:46 +00:00
parent 982a390fbe
commit eb1ecefee4
3 changed files with 28 additions and 8 deletions

View File

@@ -2,6 +2,26 @@ SPRING WEB SERVICES CHANGELOG
=============================
http://www.springframework.org/spring-ws
Changes in version 2.0.5.RELEASE
----------------------------------
** Bug
* [SWS-754] - EndpointInterceptor.afterCompletion is not always invoked
* [SWS-759] - FAQ about Mac OS X test failures needs updating
* [SWS-763] - Namespace problems after upgrading to Axiom 1.2.13
** Defect
* [SWS-764] - SoapEnvelopeLoggingInterceptor logging only partial request/response when Axis SAAJ API is used along with Xalan 2.7.1 and log4j 1.2.16 (using %m option)
* [SWS-766] - Broken link in SWS 2.0.4 - org.springframework.ws.soap.security.xwss
* [SWS-769] - Error in org.springframework.ws.context's content
* [SWS-770] - In documentation, JMS server configuration doesn't work
** Improvement
* [SWS-760] - Please specify URL and license in pom.xml
* [SWS-761] - Add method to set digest algorithm for signature (WSS4J)
* [SWS-762] - Allow multiple prefixes and suffixes in DefaultWsdl11Definition
* [SWS-768] - Make JAXP13ValidatorFactory smarter
Changes in version 2.0.4.RELEASE
----------------------------------

View File

@@ -1,6 +1,6 @@
Dear Spring community,
I'm pleased to announce that Spring Web Services 2.0.4.RELEASE has
I'm pleased to announce that Spring Web Services 2.0.5.RELEASE has
been released!
This is the latest GA release in the 2.0 release cycle. It contains bug fixes.

View File

@@ -1,4 +1,4 @@
SPRING WEB SERVICES 2.0.4.RELEASE (January 2012)
SPRING WEB SERVICES 2.0.5.RELEASE (May 2012)
-------------------------------
http://www.springframework.org/spring-ws
http://forum.springframework.org/forumdisplay.php?f=39
@@ -37,31 +37,31 @@ The following distinct jar files are included in the distribution. This list spe
third-party dependencies. Libraries in [brackets] are optional, i.e. just necessary for certain functionality. For an
exact list of Spring-WS project dependencies see the respective Maven2 pom.xml files.
* spring-ws-core-2.0.4.RELEASE.jar
* spring-ws-core-2.0.5.RELEASE.jar
- Contents: The Spring-WS Core
- Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-oxm
[Log4J, spring-web, spring-webmvc, SAAJ, JDOM, StAX, Servlet API, JAF, Axiom, DOM4J, XOM, WSDL4J]
* spring-ws-support-2.0.4.RELEASE.jar
* spring-ws-support-2.0.5.RELEASE.jar
- Contents: The Spring-WS Support
- Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-core
[JMS, JavaMail]
* spring-ws-security-2.0.4.RELEASE.jar
* spring-ws-security-2.0.5.RELEASE.jar
- Contents: Spring-WS Security integration
- Dependencies: Commons Logging, spring-beans, spring-core, spring-context, spring-ws-core
[Log4J, xmlsdig, xmlsec, XWS-security, Acegi, WSS4J]
* spring-ws-test-2.0.4.RELEASE.jar
* spring-ws-test-2.0.5.RELEASE.jar
- Contents: Spring-WS Testing framework
- Dependencies: JUnit, XMLUnit
* spring-xml-2.0.4.RELEASE.jar
* spring-xml-2.0.5.RELEASE.jar
- Contents: Spring XML utility framework
- Dependencies: Commons Logging, spring-beans, spring-core
[StAX, Xalan, Jaxen]
* spring-ws-2.0.4.RELEASE-all.jar
* spring-ws-2.0.5.RELEASE-all.jar
- Contents: Convenient al-in-one jar containing all of the jars described above