Author: ltheussl Date: Mon Apr 16 01:11:06 2007 New Revision: 529158 URL: http://svn.apache.org/viewvc?view=rev&rev=529158 Log: Cosmetic reformatting
Modified: maven/maven-1/plugins/trunk/announcement/src/plugin-resources/announcement.jsl Modified: maven/maven-1/plugins/trunk/announcement/src/plugin-resources/announcement.jsl URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/announcement/src/plugin-resources/announcement.jsl?view=diff&rev=529158&r1=529157&r2=529158 ============================================================================== --- maven/maven-1/plugins/trunk/announcement/src/plugin-resources/announcement.jsl (original) +++ maven/maven-1/plugins/trunk/announcement/src/plugin-resources/announcement.jsl Mon Apr 16 01:11:06 2007 @@ -124,7 +124,12 @@ </u:available> <j:if test="${!empty(pom.issueTrackingUrl)}"> <j:whitespace trim="false"> -Issues, bugs, and feature requests for ${pom.name} should be submitted to the following issue tracking system: + +=============================================================================== + +Issues, bugs, and feature requests for ${pom.name} +should be submitted to the following issue tracking system: + ${pom.issueTrackingUrl} </j:whitespace> </j:if>