From 4bfb2923f234ff6b8d41e540ed9e16a913d47491 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Wed, 8 Jul 2009 22:10:21 -0400 Subject: [PATCH] More errarta for the release process. Signed-off-by: Edward Z. Yang --- release.txt | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/release.txt b/release.txt index 0628f70..f2f6498 100644 --- a/release.txt +++ b/release.txt @@ -58,20 +58,16 @@ In order to perform a release, a few steps have to be taken: (even better s/htmlpurifier.org/SVN.HTMLPurifier/ if you have the appropriate PuTTY session registered) (NOT TESTED!) -# [ ] Regenerate API documentation - - Run the compile_*.bat scripts (takes a while) - - Archive them into tars - - Upload to server - - Reload documents with ./reload-docs.sh +# [@] Regenerate API documentation with `maintenance/regenerate-docs.sh` # Smoketest release by downloading packages, verify contents list, sha1 and sig # Upload PEAR release at http://htmlpurifier.org/pear-server.php # Regenerate configuration documentation - Run http://htmlpurifier.org/live/configdoc/generate.php # Update relevant feeder sites/lists - [@] Run Freshmeat script update-freshmeat.bat (update-freshmeat.php username password) + # requires php5-xmlrpc and php5-curl on Ubuntu + # NOT WORKING RIGHT NOW, will fix - Announce mailing list - Hotscripts listing - . Change version number in subject field - . Step 1-3: No changes - . Step 4: Bump version number in two fields + . Change version number where applicable # Add new version items in NEWS for trunk -- 2.11.4.GIT