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. |