Author: richard.opalka(a)jboss.com
Date: 2008-06-19 12:33:51 -0400 (Thu, 19 Jun 2008)
New Revision: 7687
Modified:
stack/native/tags/jbossws-native-3.0.2.GA/src/main/distro/Install.txt
stack/native/tags/jbossws-native-3.0.2.GA/src/main/distro/ReleaseNotes.txt
Log:
fix filtering patterns
Modified: stack/native/tags/jbossws-native-3.0.2.GA/src/main/distro/Install.txt
===================================================================
--- stack/native/tags/jbossws-native-3.0.2.GA/src/main/distro/Install.txt 2008-06-19
16:29:22 UTC (rev 7686)
+++ stack/native/tags/jbossws-native-3.0.2.GA/src/main/distro/Install.txt 2008-06-19
16:33:51 UTC (rev 7687)
@@ -1,8 +1,8 @@
-(a)implementation.title@
-(a)implementation.url@
+${project.name}
+http://www.jboss.org/jbossws/
-Version: jbossws-(a)version.id@
+Version: jbossws-native-${project.version}
Installation instructions
=========================
Modified: stack/native/tags/jbossws-native-3.0.2.GA/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/native/tags/jbossws-native-3.0.2.GA/src/main/distro/ReleaseNotes.txt 2008-06-19
16:29:22 UTC (rev 7686)
+++ stack/native/tags/jbossws-native-3.0.2.GA/src/main/distro/ReleaseNotes.txt 2008-06-19
16:33:51 UTC (rev 7687)
@@ -1,8 +1,8 @@
-(a)implementation.title@
-(a)implementation.url@
+${project.name}
+http://www.jboss.org/jbossws/
-Version: jbossws-(a)version.id@
+Version: jbossws-native-${project.version}
Release Notes
=============
@@ -22,17 +22,10 @@
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-native-${project.version}
----------------------------------
-Feature Request
-
-Bug
-
-Task
-
-Errata
-
+See:
http://jira.jboss.org/jira/browse/JBWS-2220
Enjoy,
The JBossWS Team