[Httpunit-commit] CVS: httpunit index.html,1.14,1.15
Brought to you by:
russgold
|
From: Russell G. <rus...@us...> - 2001-04-02 19:07:40
|
Update of /cvsroot/httpunit/httpunit In directory usw-pr-cvs1:/tmp/cvs-serv29110 Modified Files: index.html Log Message: Reimplement file upload w/o JavaMail Index: index.html =================================================================== RCS file: /cvsroot/httpunit/httpunit/index.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- index.html 2000/12/26 14:40:16 1.14 +++ index.html 2001/04/02 19:07:35 1.15 @@ -30,16 +30,13 @@ Several working example files come with the distribution download.</blockquote> <h2>Where do I get releases?</h2> -<blockquote>The latest release of HttpUnit is available -<var:dist from the <a href="http://httpunit.sourceforge.net"><var:dist HttpUnit home page</A> -<var:publish>as a <a href="http://httpunit.sourceforge.net/httpunit_<version>.zip"><var:publish>zip file</A> -.<var:publish><br><var:publish>Other builds are available by <a href="ftp://httpunit.sourceforge.net/pub/httpunit"> +<blockquote>Releases of HttpUnit are available +from <a href="http://sourceforge.net/project/showfiles.php?group_id=6550"> the project download page.</a> +<var:publish><br><var:publish>Other builds are available by <a href="ftp://httpunit.sourceforge.net/pub/httpunit"> <var:publish>anonymous ftp</a>. -<var:publish><br><b><var:publish>Note: JTidy is now being hosted on SourceForge. -You may download it from <a href="http://sourceforge.net/project/showfiles.php?group_id=13153"><var:publish>the project download area</a></b>. </blockquote> -<h2>How do I contribute, give feedback, fix bugs and so on?</h2> +<h2>How do I get help, contribute, give feedback, fix bugs and so on?</h2> <ul> <li>We have a <a href="http://lists.sourceforge.net/mailman/listinfo/httpunit-develop">mailing list</a> for discussion of the code. |