Author: richard.opalka(a)jboss.com
Date: 2008-06-19 12:21:45 -0400 (Thu, 19 Jun 2008)
New Revision: 7681
Modified:
stack/cxf/tags/jbossws-cxf-3.0.2.GA/src/main/distro/Install.txt
stack/cxf/tags/jbossws-cxf-3.0.2.GA/src/main/distro/ReleaseNotes.txt
Log:
fix filtering patterns
Modified: stack/cxf/tags/jbossws-cxf-3.0.2.GA/src/main/distro/Install.txt
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.0.2.GA/src/main/distro/Install.txt 2008-06-19 14:37:03
UTC (rev 7680)
+++ stack/cxf/tags/jbossws-cxf-3.0.2.GA/src/main/distro/Install.txt 2008-06-19 16:21:45
UTC (rev 7681)
@@ -1,8 +1,8 @@
-(a)implementation.title@
-(a)implementation.url@
+${project.name}
+http://www.jboss.org/jbossws/
-Version: jbossws-(a)version.id@
+Version: jbossws-cxf-${project.version}
Installation instructions
=========================
Modified: stack/cxf/tags/jbossws-cxf-3.0.2.GA/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/cxf/tags/jbossws-cxf-3.0.2.GA/src/main/distro/ReleaseNotes.txt 2008-06-19
14:37:03 UTC (rev 7680)
+++ stack/cxf/tags/jbossws-cxf-3.0.2.GA/src/main/distro/ReleaseNotes.txt 2008-06-19
16:21:45 UTC (rev 7681)
@@ -1,8 +1,8 @@
-(a)implementation.title@
-(a)implementation.url@
+${project.name}
+http://www.jboss.org/products/jbossws/stack/cxf
-Version: @specification.version@-cxf-(a)version.id@
+Version: jbossws-cxf-${project.version}
Release Notes
=============
@@ -22,18 +22,11 @@
For issues that are scheduled for future versions see the road map.
http://jira.jboss.com/jira/browse/JBWS?report=com.atlassian.jira.plugin.s...
-What's new in jbossws-(a)version.id@
+What's new in jbossws-cxf-${project.version}
----------------------------------
-Bug
+See:
http://jira.jboss.org/jira/browse/JBWS-2075
-Feature Request
-
-Task
-
-Errata
-
-
Enjoy,
The JBossWS Team