From 6ce48799a4edc02c4f98d0cb794f77f39fdabd89 Mon Sep 17 00:00:00 2001 From: Tom Copeland Date: Thu, 27 Jun 2002 02:06:36 +0000 Subject: [PATCH] tweak git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@81 51baf565-9d33-0410-a72c-fc3788e3496d --- pmd/etc/how_to_release_pmd.txt | 14 +++++++------- pmd/xdocs/similar-projects.xml | 6 +++--- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pmd/etc/how_to_release_pmd.txt b/pmd/etc/how_to_release_pmd.txt index 693de0a6e6..7ea5bfdfcc 100644 --- a/pmd/etc/how_to_release_pmd.txt +++ b/pmd/etc/how_to_release_pmd.txt @@ -1,13 +1,13 @@ update the xdocs to reflect the new release -update the changelog.txt (when we get one) +update the changelog.txt update the readme.txt (when we get one) ant dist -rename jar to pmd-0.1.jar -cvs add -kb pmd-0.1.jar -cvs rtag -D tomorrow "pmd_release_0_1" pmd +rename jar to pmd-0.2.jar +cvs add -kb pmd-0.2.jar +cvs rtag -D tomorrow "pmd_release_0_2" pmd mkdir c:\tmp\pmd -cvs export -d c:\tmp\pmd -r pmd_release_0_1 pmd +cvs export -d c:\tmp\pmd -r pmd_release_0_2 pmd cd c:\tmp zip it up unzip it into c:\tmp2 @@ -30,11 +30,11 @@ ftp upload.sourceforge.net generic userid/password: anonymous/tomcopeland@users.sourceforge.net cd incoming bin -put pmd-0.1.zip +put pmd-0.2.zip Go to Admin, Edit/Release Files, click on Add new release Paste stuff into the changelog/readme boxes -Add the pmd.zip file +Add the pmd-0.2.zip file Classify the file Submit some news saying "hey, new release!" diff --git a/pmd/xdocs/similar-projects.xml b/pmd/xdocs/similar-projects.xml index bd2f251ca6..c241ac4c80 100644 --- a/pmd/xdocs/similar-projects.xml +++ b/pmd/xdocs/similar-projects.xml @@ -18,10 +18,10 @@