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. |
From: <bo...@us...> - 2008-02-04 12:04:57
|
Revision: 239 http://xmlunit.svn.sourceforge.net/xmlunit/?rev=239&view=rev Author: bodewig Date: 2008-02-04 04:04:58 -0800 (Mon, 04 Feb 2008) Log Message: ----------- Announce release, don't lie about quickly evolving code Modified Paths: -------------- trunk/xmlunit/src/site/index.html Modified: trunk/xmlunit/src/site/index.html =================================================================== --- trunk/xmlunit/src/site/index.html 2008-02-04 11:25:40 UTC (rev 238) +++ trunk/xmlunit/src/site/index.html 2008-02-04 12:04:58 UTC (rev 239) @@ -107,8 +107,8 @@ <tr> <td colspan="2"> <p>The current release is <a - href="http://sourceforge.net/project/showfiles.php?group_id=23187&release_id=201538">XmlUnit -.Net 0.3</a>, December 2003</p> + href="https://sourceforge.net/project/showfiles.php?group_id=23187&package_id=91308">XmlUnit +.Net 0.3.1</a>, February 2008</p> <p>XMLUnit for .Net provides NUnit extension classes written in C#, e.g. <code>XmlAssertion</code> and <code>XmlDiff</code>, that allow assertions to be made about the differences between two pieces of XML, @@ -116,10 +116,7 @@ on a piece of XML, and the result of an XSL Transform.<br> </p> <p>Please be aware that the .Net code base is not as advanced as its Java -counterpart, in particular there is currently no explicit support for namespaces. -The code is evolving fairly quickly though so please do visit <a - href="http://xmlunit.svn.sourceforge.net/viewvc/xmlunit/trunk/xmlunit/">the -Subversion repository</a> </p> +counterpart, in particular there is currently no explicit support for namespaces.</p> </td> </tr> <tr> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bo...@us...> - 2008-06-11 10:04:58
|
Revision: 277 http://xmlunit.svn.sourceforge.net/xmlunit/?rev=277&view=rev Author: bodewig Date: 2008-06-11 03:05:04 -0700 (Wed, 11 Jun 2008) Log Message: ----------- Announce release Modified Paths: -------------- trunk/xmlunit/src/site/index.html Modified: trunk/xmlunit/src/site/index.html =================================================================== --- trunk/xmlunit/src/site/index.html 2008-06-10 13:48:04 UTC (rev 276) +++ trunk/xmlunit/src/site/index.html 2008-06-11 10:05:04 UTC (rev 277) @@ -63,8 +63,8 @@ <tr> <td colspan="2"> <p>The current stable release is <a - href="https://sourceforge.net/project/showfiles.php?group_id=23187&package_id=15921&release_id=519570">XMLUnit - 1.1</a>, June 2007.</p> + href="http://sourceforge.net/project/showfiles.php?group_id=23187&package_id=15921&release_id=605991">XMLUnit + 1.2</a>, June 2008.</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. |