Author: kiwiwings
Date: Sat Jul 1 19:53:47 2017
New Revision: 1800529
URL: http://svn.apache.org/viewvc?rev=1800529&view=rev
Log:
add version.id to release notes in update-download template
Modified:
poi/trunk/build.xml
Modified: poi/trunk/build.xml
URL:
http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1800529&r1=1800528&r2=1800529&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Sat Jul 1 19:53:47 2017
@@ -2752,7 +2752,7 @@ under the License.
<p>The Apache POI team is pleased to announce the release of
${version.id}.
Featured are a handful of new areas of functionality and numerous bug
fixes.</p>
<p>A summary of changes is available in the
- <link
href="https://www.apache.org/dyn/closer.lua/poi/${reltype}/RELEASE-NOTES.txt">Release
Notes</link>.
+ <link
href="https://www.apache.org/dyn/closer.lua/poi/${reltype}/RELEASE-NOTES-${version.id}.txt">Release
Notes</link>.
A full list of changes is available in the <link
href="changes.html">change log</link>.
People interested should also follow the <link
href="mailinglists.html">dev list</link>
to track progress.</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]