From 23fc24e9d4729d5d6dd167998c3d0ae1dce348c3 Mon Sep 17 00:00:00 2001 From: Magesh Umasankar Date: Tue, 9 Apr 2002 18:45:08 +0000 Subject: [PATCH] Identify a txt2html convertor. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272322 13f79535-47bb-0310-9956-ffa450edef68 --- ReleaseInstructions | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ReleaseInstructions b/ReleaseInstructions index 16277a96e..8935ac097 100644 --- a/ReleaseInstructions +++ b/ReleaseInstructions @@ -62,8 +62,11 @@ Note: This document was created in the context of releasing Ant 1.5. 9. Meanwhile, convert the WHATSNEW file into HTML for the README file on the website. See the previous release directories for examples of these files. Add instructions and warnings (GNU tar format issues, etc). + + You may choose to use the text2html convertor present at + http://www.aigeek.com/txt2html/ - [[ TODO: Any tool to automatically convert from text to html? ]] + [[ TODO: This must perhaps be an Ant task. ]] 10. Once this is uploaded, unpack things, create the release directory, something like v1.5Beta1, push the release and README files into this