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 2008/07/22 23:00:49 UTC

svn commit: r678899 - /cxf/branches/2.0.x-fixes/distribution/src/main/release/release_notes.txt

Author: dkulp
Date: Tue Jul 22 14:00:48 2008
New Revision: 678899

URL: http://svn.apache.org/viewvc?rev=678899&view=rev
Log:
Couple more bugs fixed...

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

Modified: cxf/branches/2.0.x-fixes/distribution/src/main/release/release_notes.txt
URL: http://svn.apache.org/viewvc/cxf/branches/2.0.x-fixes/distribution/src/main/release/release_notes.txt?rev=678899&r1=678898&r2=678899&view=diff
==============================================================================
--- cxf/branches/2.0.x-fixes/distribution/src/main/release/release_notes.txt (original)
+++ cxf/branches/2.0.x-fixes/distribution/src/main/release/release_notes.txt Tue Jul 22 14:00:48 2008
@@ -86,6 +86,7 @@
 ** Bug
     * [CXF-1578] - Json marshall/unmarshall error
     * [CXF-1617] - Basic Authentication failure
+    * [CXF-1620] - wsdl2java ignores jaxb2 xjc globalBindings with namespace xjc
     * [CXF-1658] - The jbi transport should honor the sendSync flag so that xa transactions are handled correctly in smx3
     * [CXF-1659] - Eclipse plugin has ${cxf.version} in directory name
     * [CXF-1660] - Nested namespace defined spring beans aren't properly unique
@@ -101,6 +102,7 @@
     * [CXF-1687] - Lots of NPE when parsing documents at start time
     * [CXF-1689] - CXF assumes class.getPackage() is never null
     * [CXF-1696] - wsdl2java issues with implicit headers
+    * [CXF-1697] - Problem with converting to Calendar
     * [CXF-1709] - "No service was found." after refresh of Spring's ApplicationContext 
     * [CXF-1711] - Server failed to start and receieved IllegalAnnotationExceptions 
     * [CXF-1712] - ObjectFactory cache doesn't take classloaders into accout