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
|
2007-12-16 19:14:00 +00:00
|
|
|
copy to tags/pmd-jdeveloper/pmd_jdeveloperXXX_release_X_X_X_X_X
|
2007-08-09 16:38:41 +00:00
|
|
|
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-12-16 19:14:00 +00:00
|
|
|
Add the pmd-jdeveloperXXX-src-X.X.X.X.X.zip file
|
2008-04-01 21:26:49 +00:00
|
|
|
Add the pmd-jdeveloperXXX-bin-X.X.X.X.X.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!"
|