From: <bo...@us...> - 2007-06-29 04:55:53
|
Revision: 222 http://xmlunit.svn.sourceforge.net/xmlunit/?rev=222&view=rev Author: bodewig Date: 2007-06-28 21:55:52 -0700 (Thu, 28 Jun 2007) Log Message: ----------- Update site Modified Paths: -------------- trunk/xmlunit/src/site/index.html Modified: trunk/xmlunit/src/site/index.html =================================================================== --- trunk/xmlunit/src/site/index.html 2007-06-27 11:45:24 UTC (rev 221) +++ trunk/xmlunit/src/site/index.html 2007-06-29 04:55:52 UTC (rev 222) @@ -63,9 +63,8 @@ <tr> <td colspan="2"> <p>The current stable release is <a - href="http://sourceforge.net/project/showfiles.php?group_id=23187&release_id=155097">XMLUnit -1.0</a>, April 2003 (release notes are <a - href="http://xmlunit.svn.sourceforge.net/viewvc/*checkout*/xmlunit/tags/v1_0/xmlunit/README.txt">here</a>), the latest release is XMLUnit 1.1 beta 2 released in May 2007. It can be downloaded from <a href="http://sourceforge.net/project/showfiles.php?group_id=23187">here</a>.</p> + href="https://sourceforge.net/project/showfiles.php?group_id=23187&package_id=15921&release_id=519570">XMLUnit + 1.1</a>, June 2007.</p> <p>XMLUnit for Java provides two JUnit extension classes, <code>XMLAssert</code> and <code>XMLTestCase</code>, and a set of supporting classes (e.g. <code>Diff</code>, <code>DetailedDiff</code>,<code>Transform</code>,<code>SimpleXpathEngine</code>,<code>Validator</code>,<code>NodeTest</code>) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |