This is a guide to releasing javassist.
Check out the javassist project
cvs co javassist
Update version references:
build.xml's dist-version property
javassist.CtClass.version field
src/main/META-INF/MANIFEST.MF
Update the Readme.html's changelog (and commit)
Build the dist
Using Java 1.4 JDK
ant dist
Comments