From 1308df1278752acb62a7f7dd4a2ff3d266da6089 Mon Sep 17 00:00:00 2001 From: Tom Copeland Date: Fri, 16 Aug 2002 20:02:55 +0000 Subject: [PATCH] post rls stuff git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@721 51baf565-9d33-0410-a72c-fc3788e3496d --- .../etc/doing_the_next_pmd_jedit_release.txt | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pmd-jedit/etc/doing_the_next_pmd_jedit_release.txt b/pmd-jedit/etc/doing_the_next_pmd_jedit_release.txt index f8f9d64556..02f1c40d52 100644 --- a/pmd-jedit/etc/doing_the_next_pmd_jedit_release.txt +++ b/pmd-jedit/etc/doing_the_next_pmd_jedit_release.txt @@ -1,7 +1,7 @@ update the release date in the changelog change config/pmd.props to reflect actual pmd.jar file version -change config/pmd.props to reflect pmd-jedit release 0.8 -change config/jedit.html to reflect pmd-jedit release 0.8 +change config/pmd.props to reflect pmd-jedit release 0.9 +change config/jedit.html to reflect pmd-jedit release 0.9 Create the binary release: ant release @@ -13,25 +13,25 @@ TESTS: Create the src release: cd c:\data\pmd -cvs rtag -D tomorrow "pmd_jedit_release_0_8" pmd-jedit +cvs rtag -D tomorrow "pmd_jedit_release_0_9" pmd-jedit rmdir /q /s c:\tmp\pmd-jedit mkdir c:\tmp\pmd-jedit -cvs export -d c:\tmp\pmd-jedit -r pmd_jedit_release_0_8 pmd-jedit -copy pmd-jedit\lib\PMDJEditPlugin-0.8.jar c:\tmp\pmd-jedit\lib -zip it up, rename it to pmd-jedit-src-0.8.zip +cvs export -d c:\tmp\pmd-jedit -r pmd_jedit_release_0_9 pmd-jedit +copy pmd-jedit\lib\PMDJEditPlugin-0.9.jar c:\tmp\pmd-jedit\lib +zip it up, rename it to pmd-jedit-src-0.9.zip FTP the zip file to SF ftp upload.sourceforge.net generic userid/password: anonymous/tom@infoether.com cd incoming bin -put pmd-jedit-src-0.8.zip -put pmd-jedit-bin-0.8.zip +put pmd-jedit-src-0.9.zip +put pmd-jedit-bin-0.9.zip Go to Admin, Edit/Release Files, click on Add new release Paste stuff into the changelog/readme boxes -Add the pmd-jedit-src-0.8.zip file -Add the pmd-jedit-bin-0.8.zip file +Add the pmd-jedit-src-0.9.zip file +Add the pmd-jedit-bin-0.9.zip file Classify the file Submit some news saying "hey, new release of the JEdit plugin!"