pmd/pmd-jdeveloper.09.0.5-10.1.2/etc/doing_the_next_pmd_jdeveloper_release.txt
Torsten Kleiber edcf128ae3 Release 4.2.1.0.0
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5949 51baf565-9d33-0410-a72c-fc3788e3496d
2008-04-01 21:26:49 +00:00

28 lines
908 B
Plaintext

change the build.xml, jdev1012-ext.xml, jdev9052-ext.xml to reflect pmd-jdeveloper release
update the release date in the changelog
Update Plugin.version() to reflect release
binary release:
ant release
TESTS:
1) Does it unzip neatly on top of the jdev/ext/lib directory?
2) Can you run it it on a project and find errors for all rules?
3) Are options persistant?
src release:
// TODO automation by ant, if subversion tasks are available
checkin
// TODO automation by ant, if subversion tasks are available
copy to tags/pmd-jdeveloper/pmd_jdeveloperXXX_release_X_X_X_X_X
ant releasesrc
release on website:
ant upload
Go to Admin, Edit/Release Files, click on Add new release
Paste stuff into the changelog/readme boxes
Add the pmd-jdeveloperXXX-src-X.X.X.X.X.zip file
Add the pmd-jdeveloperXXX-bin-X.X.X.X.X.zip file
Classify the file
Submit some news saying "hey, new release of the jdeveloper plugin!"