2007-08-09 16:38:41 +00:00
|
|
|
change the build.xml, jdev1012-ext.xml, jdev9052-ext.xml to reflect pmd-jdeveloper release
|
2003-02-24 17:45:07 +00:00
|
|
|
update the release date in the changelog
|
2007-08-09 16:38:41 +00:00
|
|
|
Update Plugin.version() to reflect release
|
2003-02-24 17:45:07 +00:00
|
|
|
|
2007-08-09 16:38:41 +00:00
|
|
|
binary release:
|
2003-02-24 17:45:07 +00:00
|
|
|
ant release
|
|
|
|
TESTS:
|
2003-02-25 14:48:38 +00:00
|
|
|
1) Does it unzip neatly on top of the jdev/ext/lib directory?
|
2007-08-09 16:38:41 +00:00
|
|
|
2) Can you run it it on a project and find errors for all rules?
|
2003-02-24 17:45:07 +00:00
|
|
|
3) Are options persistant?
|
|
|
|
|
2007-08-09 16:38:41 +00:00
|
|
|
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_jdeveloper_release_X_X
|
|
|
|
ant releasesrc
|
2003-02-24 17:45:07 +00:00
|
|
|
|
2007-08-09 16:38:41 +00:00
|
|
|
release on website:
|
|
|
|
ant upload
|
2003-02-24 17:45:07 +00:00
|
|
|
Go to Admin, Edit/Release Files, click on Add new release
|
|
|
|
Paste stuff into the changelog/readme boxes
|
2007-08-09 16:38:41 +00:00
|
|
|
Add the pmd-jdeveloper-src-1.9.zip file
|
|
|
|
Add the pmd-jdeveloper-bin-1.9.zip file
|
2003-02-24 17:45:07 +00:00
|
|
|
Classify the file
|
|
|
|
|
2003-02-25 14:48:38 +00:00
|
|
|
Submit some news saying "hey, new release of the jdeveloper plugin!"
|