diff --git a/announcement/src/plugin-resources/announcement.jsl b/announcement/src/plugin-resources/announcement.jsl index 760693e3..5b3135e4 100644 --- a/announcement/src/plugin-resources/announcement.jsl +++ b/announcement/src/plugin-resources/announcement.jsl @@ -128,7 +128,7 @@ Have fun! - ${body} Fixes ${issue}. Thanks to ${dueto}. + ${body} Fixes ${issue}. Thanks to ${dueto}. diff --git a/announcement/xdocs/changes.xml b/announcement/xdocs/changes.xml index 557b3d1b..90764738 100644 --- a/announcement/xdocs/changes.xml +++ b/announcement/xdocs/changes.xml @@ -25,8 +25,12 @@ + + Add a space after the "." of the "Fixes xxx." (which happens when + you use the "issue" attribute in changes.xml). + - Added <description> information from the POM to + Added description information from the POM to the generated announcement to explain what the project does.