Author: alessio.soldano(a)jboss.com
Date: 2008-11-13 06:54:05 -0500 (Thu, 13 Nov 2008)
New Revision: 8719
Modified:
stack/metro/trunk/src/main/distro/ReleaseNotes.txt
Log:
[JBWS-2303] Specify which Metro components are used in the release notes
Modified: stack/metro/trunk/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/metro/trunk/src/main/distro/ReleaseNotes.txt 2008-11-13 10:59:01 UTC (rev 8718)
+++ stack/metro/trunk/src/main/distro/ReleaseNotes.txt 2008-11-13 11:54:05 UTC (rev 8719)
@@ -7,7 +7,7 @@
Release Notes
=============
-The wiki (
http://labs.jboss.com/portal/jbossws/) is usally a good starting point.
+The wiki (
http://labs.jboss.com/portal/jbossws/) is usually a good starting point.
It contains the User Guide and Quick Start instructions.
A list of examples that accompany the UserGuide can be found in the tests directory
@@ -41,6 +41,13 @@
See: TODO: reference to associated JIRA issue
+
+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
+
Enjoy,
The JBossWS Team