Author: richard.opalka(a)jboss.com
Date: 2008-12-17 05:54:00 -0500 (Wed, 17 Dec 2008)
New Revision: 8923
Modified:
stack/metro/trunk/src/main/distro/ReleaseNotes.txt
Log:
[JBWS-2427] updating release notes in trunk
Modified: stack/metro/trunk/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/metro/trunk/src/main/distro/ReleaseNotes.txt 2008-12-17 10:53:23 UTC (rev 8922)
+++ stack/metro/trunk/src/main/distro/ReleaseNotes.txt 2008-12-17 10:54:00 UTC (rev 8923)
@@ -43,16 +43,57 @@
This version of ${project.name} is based on the following Metro components:
-TODO: set actual component versions
-* WSIT 1.3.1
-* JAX-WS RI 2.1.4
-* JAXB RI 2.1.9
+* WSIT ${sun.wsit.version}
+* JAX-WS RI ${sun.jaxws.version}
+* JAXB RI ${jaxb.impl.version}
Enjoy,
The JBossWS Team
Previous Releases
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+jbossws-metro-3.0.5.GA
+-----------------------
+
+Bug
+
+ * [JBWS-2206] - WSDL imports are not replaced with absolute path
+ * [JBWS-2306] - Check dependencies on xws-security.jar
+ * [JBWS-2307] - Stub properties not propagated through service-ref
+ * [JBWS-2364] - Incorrect JBossWS version displayed in server startup log
+ * [JBWS-2374] - Fix wsdl and xml imported docs collection
+ * [JBWS-2399] - Specify groupId explicitly in assembly creating deploy-artifacts
directory
+ * [JBWS-2407] - HandlerChain is not set on client side when specified via
WebServiceRefs
+
+Feature Request
+
+ * [JBWS-2303] - Update to more recent Metro components
+ * [JBWS-2334] - Use Woodstox on client side when running tests
+ * [JBWS-2375] - Add getChildren fuctionality to UnifiedVirtualFile
+
+Task
+
+ * [JBWS-2396] - Disable the wrapper generator provided by the integration layer
+ * [JBWS-2343] - Enable tests requiring atp/wsgen on client side
+ * [JBWS-2383] - Fix JBossWS deployment macros for new JBossAS trunk directory
structure
+ * [JBWS-2371] - Fix maven build to include right woodstox artifact
+ * [JBWS-2165] - Fix xop tests with maven build
+ * [JBWS-2339] - Improve endpoint lifecycle management
+ * [JBWS-2355] - Remove Aspect Manager support from AbstractEndpointServlet
+ * [JBWS-2391] - Update to JAXWS-RI 2.1.4
+ * [JBWS-2392] - Update to WSIT 1.3.1
+ * [JBWS-2257] - Wrong WebServiceContext injected in EJB3 endpoints
+
+Errata
+
+ See:
https://jira.jboss.org/jira/browse/JBWS-2427
+
+
+This version of jbossws-metro-3.0.5.GA 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.0.4.GA
-----------------------