Version 4

    This is a guide to releasing javassist.

     

    1. Check out the javassist project

      1. cvs co javassist

    2. Update version references:

      1. build.xml's dist-version property

      2. javassist.CtClass.version field

      3. src/main/META-INF/MANIFEST.MF

    3. Update the Readme.html's changelog (and commit)

    4. Build the dist

      1. Using Java 1.4 JDK

      2. ant dist