Index: announcement.jsl
===================================================================
RCS file: /home/cvspublic/maven-plugins/announcement/src/plugin-resources/announcement.jsl,v
retrieving revision 1.4
diff -u -r1.4 announcement.jsl
--- announcement.jsl 6 Jan 2004 20:48:07 -0000 1.4
+++ announcement.jsl 12 Apr 2004 16:45:07 -0000
@@ -16,21 +16,86 @@
-
-
+
+ The ${pom.groupId} team is pleased to announce the ${pom.name} ${versionVariable} release!
+
+
+
+ ${line}
+
+
+
+${pom.url}
-
- ${formattedHeader}
+Changes in this version include:
+
-${pom.url}
+
+
+
+
+ New Features:
+
+
+
+
+
+
+
+
+
+ Fixed bugs:
+
+
+
+
+
+
+
+
+
+ Changes:
+
+
+
+
+
+
+
+
+
+ Removed features:
+
+
+
+
+
-Changes in this version include (last changes first):
+
+
+You can download the ${pom.name} here:
+${pom.distributionDirectory}
+
+Have fun!
+-The development team
-
-
+
+
+
+
+
+
+
+
+
+
+
+ ${body} Fixes ${issue}. Thanks to ${dueto}.
+
+
@@ -42,25 +107,8 @@
${line}
-
-
-
-
-
-This plugin has been tested with Maven [TODO]. Using it with
-another version of Maven is at your own risks! :-)
-
-You can download the ${pom.name} here:
-${maven.repo.remote}/${pom.groupId}/jars/${pom.artifactId}-${versionVariable}.jar
-
-Have fun!
--The development team
-
-
-
-