updates for uploading 4.2.2

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/branches/pmd/4.2.x@6136 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Xavier Le Vourch 2008-05-20 19:47:11 +00:00
parent 823d3447c8
commit 99a31e423a
3 changed files with 4 additions and 4 deletions

View File

@ -96,5 +96,5 @@ echo
echo "Use the command below to upload to sourceforge"
echo
echo "lftp -e \"mput -O incoming/ $pmd_top_dir/pmd-src-$version.zip $pmd_top_dir/pmd-bin-$version.zip\" upload.sourceforge.net"
echo "rsync -avP -e ssh $pmd_top_dir/pmd-src-$version.zip $pmd_top_dir/pmd-bin-$version.zip\" xlv@frs.sourceforge.net:uploads/"

View File

@ -28,7 +28,7 @@
<h3>Recent releases</h3>
<p><ul>
<li>2008-05-20 PMD 4.2.2: more bug fixes on the 4.2 branch</li>
<li>2008-05-20 PMD 4.2.2: more bug fixes on the 4.2 branch (<a href="http://sourceforge.net/project/shownotes.php?release_id=600660&amp;group_id=56262">Changelog</a>)</li>
<li>2008-04-11 PMD 4.2.1: bug fixes (<a href="http://sourceforge.net/project/shownotes.php?release_id=591563&amp;group_id=56262">Changelog</a>)</li>
</ul></p>
<h3>Future releases</h3>

View File

@ -13,8 +13,8 @@
href="http://sourceforge.net" />
</links>
<menu name="Overview">
<item name="Download PMD 4.2.2" href="http://sourceforge.net/project/showfiles.php?group_id=56262&amp;package_id=51441&amp;release_id=591563" />
<item name="What's new in PMD 4.2.2" href="http://sourceforge.net/project/shownotes.php?release_id=591563&amp;group_id=56262" />
<item name="Download PMD 4.2.2" href="http://sourceforge.net/project/showfiles.php?group_id=56262&amp;package_id=51441&amp;release_id=600660" />
<item name="What's new in PMD 4.2.2" href="http://sourceforge.net/project/shownotes.php?release_id=600660&amp;group_id=56262" />
<item name="PMD in the news" href="/news.html" />
<item name="PMD-related products and books" href="/products.html" />
<item name="Best practices" href="/bestpractices.html" />