Author: reschke
Date: Mon Aug  6 05:05:40 2018
New Revision: 1837475

URL: http://svn.apache.org/viewvc?rev=1837475&view=rev
Log:
OAK-7677: Announcement mail template lacks line feeds in front of release notes

Modified:
    jackrabbit/oak/trunk/pom.xml

Modified: jackrabbit/oak/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/pom.xml?rev=1837475&r1=1837474&r2=1837475&view=diff
==============================================================================
--- jackrabbit/oak/trunk/pom.xml (original)
+++ jackrabbit/oak/trunk/pom.xml Mon Aug  6 05:05:40 2018
@@ -240,8 +240,8 @@ Apache Jackrabbit Oak ${project.version}
      http://jackrabbit.apache.org/downloads.html
 
 See the full release notes below for details about this release:
-
-
+${line.separator}
+${line.separator}
                     </echo>
                     <concat destfile="${basedir}/target/announcement.txt" 
append="true">
                       <filelist files="RELEASE-NOTES.txt" />


Reply via email to