pmd/pmd-jdeveloper1013/etc/doing_the_next_pmd_jdeveloper_release.txt
Torsten Kleiber 89f2a600d1 Plugin Version 1.9:
Upgraded to PMD 4.0
Upgraded for use in JDeveloper 10.1.3 to 11.1.1

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5452 51baf565-9d33-0410-a72c-fc3788e3496d
2007-08-09 16:42:38 +00:00

37 lines
1.0 KiB
Plaintext

change the build.xml, bundle.xml, center.xml to reflect pmd-jdeveloper1013 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/extensions directory?
2) Can you run it it on a project and find errors for all rules?
3) Are options persistant?
bundle release:
ant deletedeployed
Open JDev, install previous version
ant uploadbundle
Upload the new bundle to the release center
TESTS:
1) Open JDev
2) Check for Updates ...
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_jdeveloper1013_release_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-jdeveloper1013-src-1.9.zip file
Add the pmd-jdeveloper1013-bin-1.9.zip file
Classify the file
Submit some news saying "hey, new release of the jdeveloper 1013 plugin!"