--

Last-Modified: $Date: 2002/03/26 09:24:21 $ 
Version: $Id: RELEASE-TODO,v 1.5 2002/03/26 09:24:21 burton Exp $
Author: Kevin A. Burton ( burton@apache.org | burton@openprivacy.org )

Commentary:

This document contains misc steps we need to perform when releasing a new
version of Reptile.

--

* Building

    - BUILD UNDER JDK 1.3!!! Not JDK 1.4.

    - Change the version number within build.xml

    - Generate latest version of the readme with:

      lynx --dump http://reptile.openprivacy.org > README

      This will provide the user with a text based introduction which is nicely
      formatted and up-to-date with the latest website.

    - Build all subjects (Talon, Panther, Sierra, HTParser) and update their .jar
      files in REPTILE_HOME/lib (and commit)
        
    - Build reptile with "ant dist.tar.gz"

    - Copy resulting REPTILE_HOME/reptile-VERSION.tar.gz file to:

      http://download.openprivacy.org/reptile/

    - Update /xml/content/about/content.xml to reflect the current version.

* News

    * Minor releases

        - update the website ( http://reptile.openprivacy.org )    

        - post to freshmeat

        - post to the mailing list.    
