Author: alessio.soldano(a)jboss.com
Date: 2009-04-15 05:17:29 -0400 (Wed, 15 Apr 2009)
New Revision: 9832
Modified:
stack/cxf/trunk/src/main/distro/ReleaseNotes.txt
Log:
[JBWS-2599] Updating release notes
Modified: stack/cxf/trunk/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/cxf/trunk/src/main/distro/ReleaseNotes.txt 2009-04-15 09:16:48 UTC (rev 9831)
+++ stack/cxf/trunk/src/main/distro/ReleaseNotes.txt 2009-04-15 09:17:29 UTC (rev 9832)
@@ -49,6 +49,50 @@
Previous Releases
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+What's new in jbossws-cxf-3.1.1.GA
+----------------------------------
+
+Bug
+
+ * [JBWS-1665] - incorrect wsdl generation
+ * [JBWS-2506] - Cannot find symbol
javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter$DEFAULT
+ * [JBWS-2529] - Missing type in generated WSDL definition
+ * [JBWS-2555] - Miscellaneous issues reported by FindBugs
+ * [JBWS-2562] - There are tests failures in CXF when no internet connection is
available
+ * [JBWS-2564] - Use Server MBean instead of ServerConfig to get JBoss version
+ * [JBWS-2573] - Fix JBossWS builds with Maven 2.0.10
+ * [JBWS-2581] - NPE in AbstractInvoker
+ * [JBWS-2585] - JBossWS commandline tools reference not existing log4j config
+ * [JBWS-2589] - Some deployment failures prevent re-deployment
+
+Feature Request
+
+ * [JBWS-2151] - Provide wsrunclient.sh(.bat) for Metro and CXF
+
+Task
+
+ * [JBWS-2223] - wsconsume for cxf build
+ * [JBWS-2327] - Provide tests for wsrunclient shell script
+ * [JBWS-2487] - Run TCK5 and detect issues
+ * [JBWS-2490] - JAXWS TCK5 test suite
+ * [JBWS-2524] - Sort out / remove GenericSOAPHandler duplicity
+ * [JBWS-2533] - Fix MTOM/XOP Content Type Testcase failure
+ * [JBWS-2537] - Simplify Hudson Jobs
+ * [JBWS-2538] - FastInfoset interoperability
+ * [JBWS-2553] - Enable WebServiceRef tests
+ * [JBWS-2566] - Add Maven Release plugin
+ * [JBWS-2568] - Remove AS 4.2 branch support (424 target)
+ * [JBWS-2576] - Verify dependencies on outstanding CXF issues
+ * [JBWS-2577] - Update to Apache CXF 2.2
+ * [JBWS-2583] - Upload cxf 2.2 artifacts to jboss m2 repository
+
+Errata
+
+ See:
https://jira.jboss.org/jira/browse/JBWS-2600
+
+
+This version of JBoss Web Services - CXF is based on Apache CXF 2.2
+
What's new in jbossws-cxf-3.1.0.GA
----------------------------------