Author: richard.opalka(a)jboss.com
Date: 2009-08-27 07:47:45 -0400 (Thu, 27 Aug 2009)
New Revision: 10628
Modified:
stack/metro/trunk/src/main/distro/ReleaseNotes.txt
Log:
preparing for next dev cycle
Modified: stack/metro/trunk/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/metro/trunk/src/main/distro/ReleaseNotes.txt 2009-08-27 11:41:00 UTC (rev
10627)
+++ stack/metro/trunk/src/main/distro/ReleaseNotes.txt 2009-08-27 11:47:45 UTC (rev
10628)
@@ -53,6 +53,45 @@
Previous Releases
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+jbossws-metro-3.2.0.GA
+----------------------
+
+Bug
+
+ * [JBWS-2597] - XsiNilLoader throws NPE when using FastInfoset and nullable elements
+ * [JBWS-2630] - Invalid "Endpoint Address" in
http://localhost:8080/jbossws/services, when a .war is embedded in a jar.
+ * [JBWS-2668] - Add missing privileged blocks
+ * [JBWS-2699] - BackwardCompatibleURLPatternDeploymentAspect is mangling URLs
+
+Feature Request
+
+ * [JBWS-2619] - Consider DeploymentUnit's metadataLocation in
ArchiveDeployment.getMetadataFileURL(..)
+ * [JBWS-2652] - jboss-bootstrap upgrade
+
+Task
+
+ * [JBWS-2247] - Rewrite test for JBWS-1190 making it stack agnostic
+ * [JBWS-2402] - Upgrade JBoss-JAXR to 2.0.1 including its dependencies
+ * [JBWS-2435] - Move jbossws documentation to
http://www.jboss.org/community/docs/
+ * [JBWS-2457] - Update WS-Addressing tutorials to use JAXWS 2.1 AddressingFeature
+ * [JBWS-2612] - Remove AS 4.2.x support from all stacks
+ * [JBWS-2719] - Allow jconsole to be attached to testsuite
+ * [JBWS-2333] - Refactor ArchiveDeployerHook.getWebservicesMetaData() to Separate
Deployer
+ * [JBWS-2370] - Ensure correct JBossWS startup if there are Webservice archived in
deploy directory during JBossAS bootstrap
+ * [JBWS-2382] - Fix JBossWS deployers processing
+ * [JBWS-2658] - Update
jboss.org/jbossws home page
+
+Errata
+
+ See:
https://jira.jboss.org/jira/browse/JBWS-2737
+
+
+This version of JBoss Web Services - Stack Metro is based on the following Metro
components:
+* WSIT 1.3.1
+* JAX-WS RI 2.1.4
+* JAXB RI 2.1.9
+
+
jbossws-metro-3.1.1.GA
----------------------