2007-11-06 22:40:43 +00:00
|
|
|
change the build.xml, bundle.xml, center.xml to reflect pmd-jdeveloper1111 release
|
2007-11-03 21:14:58 +00:00
|
|
|
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
|
2007-11-06 22:40:43 +00:00
|
|
|
copy to tags/pmd-jdeveloper/pmd_jdeveloper1111_release_X_X
|
2007-11-03 21:14:58 +00:00
|
|
|
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
|
2007-11-06 22:40:43 +00:00
|
|
|
Add the pmd-jdeveloper1111-src-1.9.0.0.1.zip file
|
|
|
|
Add the pmd-jdeveloper1111-bin-1.9.0.0.1.zip file
|
2007-11-03 21:14:58 +00:00
|
|
|
Classify the file
|
|
|
|
|
2007-11-06 22:40:43 +00:00
|
|
|
Submit some news saying "hey, new release of the jdeveloper 1111 plugin!"
|