You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2009/09/20 21:30:11 UTC

svn commit: r817084 - /spamassassin/trunk/build/README

Author: jm
Date: Sun Sep 20 19:30:10 2009
New Revision: 817084

URL: http://svn.apache.org/viewvc?rev=817084&view=rev
Log:
reorder build instructions to build rules earlier after release

Modified:
    spamassassin/trunk/build/README

Modified: spamassassin/trunk/build/README
URL: http://svn.apache.org/viewvc/spamassassin/trunk/build/README?rev=817084&r1=817083&r2=817084&view=diff
==============================================================================
--- spamassassin/trunk/build/README (original)
+++ spamassassin/trunk/build/README Sun Sep 20 19:30:10 2009
@@ -322,6 +322,12 @@
   TODO: for the first 3.3.0 release, we'll need to add a section allowing
   people to download the rules tarball as well.
 
+- Release a new rules update matching the released code:
+
+    ssh spamassassin.zones.apache.org
+    cd /home/updatesd/svn/spamassassin/build/mkupdates
+    sudo -H -u updatesd ./update-rules 3.3
+
 - rebuild the SpamAssassin website with webmake:
 
         PATH=$HOME/sabuildtools/perl584/bin:$HOME/sabuildtools/bin:$PATH
@@ -351,12 +357,6 @@
         svn up
         svn commit -m "added new release to website"
 
-- Release a new rules update matching the released code:
-
-    ssh spamassassin.zones.apache.org
-    cd /home/updatesd/svn/spamassassin/build/mkupdates
-    sudo -H -u updatesd ./update-rules 3.3
-
 - update the tag used to point to "current release":
 
     repo=https://svn.apache.org/repos/asf/spamassassin