JBossWS SVN: r8934 - in stack/metro: trunk/src/main/distro and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2008-12-17 08:46:36 -0500 (Wed, 17 Dec 2008)
New Revision: 8934
Modified:
stack/metro/branches/jbossws-metro-3.0.5/src/main/distro/ReleaseNotes.txt
stack/metro/trunk/src/main/distro/ReleaseNotes.txt
Log:
[JBWS-2427] Updating release notes due to changes on jira
Modified: stack/metro/branches/jbossws-metro-3.0.5/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/metro/branches/jbossws-metro-3.0.5/src/main/distro/ReleaseNotes.txt 2008-12-17 12:09:13 UTC (rev 8933)
+++ stack/metro/branches/jbossws-metro-3.0.5/src/main/distro/ReleaseNotes.txt 2008-12-17 13:46:36 UTC (rev 8934)
@@ -25,26 +25,26 @@
What's new in jbossws-metro-${project.version}
----------------------------------
+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
+
Bug
* [JBWS-2206] - WSDL imports are not replaced with absolute path
- * [JBWS-2306] - Check dependencies on xws-security.jar
+ * [JBWS-2257] - Wrong WebServiceContext injected in EJB3 endpoints
* [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-2165] - Fix xop tests with maven build
- * [JBWS-2257] - Wrong WebServiceContext injected in EJB3 endpoints
+ * [JBWS-2306] - Check dependencies on xws-security.jar
* [JBWS-2339] - Improve endpoint lifecycle management
* [JBWS-2343] - Enable tests requiring atp/wsgen on client side
* [JBWS-2355] - Remove Aspect Manager support from AbstractEndpointServlet
Modified: stack/metro/trunk/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/metro/trunk/src/main/distro/ReleaseNotes.txt 2008-12-17 12:09:13 UTC (rev 8933)
+++ stack/metro/trunk/src/main/distro/ReleaseNotes.txt 2008-12-17 13:46:36 UTC (rev 8934)
@@ -55,26 +55,26 @@
jbossws-metro-3.0.5.GA
-----------------------
+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
+
Bug
* [JBWS-2206] - WSDL imports are not replaced with absolute path
- * [JBWS-2306] - Check dependencies on xws-security.jar
+ * [JBWS-2257] - Wrong WebServiceContext injected in EJB3 endpoints
* [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-2165] - Fix xop tests with maven build
- * [JBWS-2257] - Wrong WebServiceContext injected in EJB3 endpoints
+ * [JBWS-2306] - Check dependencies on xws-security.jar
* [JBWS-2339] - Improve endpoint lifecycle management
* [JBWS-2343] - Enable tests requiring atp/wsgen on client side
* [JBWS-2355] - Remove Aspect Manager support from AbstractEndpointServlet