From: <bo...@us...> - 2009-03-13 04:16:13
|
Revision: 290 http://xmlunit.svn.sourceforge.net/xmlunit/?rev=290&view=rev Author: bodewig Date: 2009-03-13 04:16:06 +0000 (Fri, 13 Mar 2009) Log Message: ----------- new SourceForge logo Modified Paths: -------------- trunk/xmlunit/src/site/index.html Modified: trunk/xmlunit/src/site/index.html =================================================================== --- trunk/xmlunit/src/site/index.html 2009-01-30 16:27:56 UTC (rev 289) +++ trunk/xmlunit/src/site/index.html 2009-03-13 04:16:06 UTC (rev 290) @@ -16,10 +16,7 @@ <tbody> <tr> <td colspan="2"><img align="left" src="xmlunit.png" - alt="<xml-unit/>" width="331" height="100"> <a - href="http://sourceforge.net"><img align="right" - src="http://sourceforge.net/sflogo.php?group_id=23187" width="88" - height="31" border="0" alt="SourceForge.Net"></a><br> + alt="<xml-unit/>" width="331" height="100"> <a href="http://sourceforge.net/projects/xmlunit"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=23187&type=13" width="120" height="30" border="0" alt="Get XML Unit at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a><br> <h1>XMLUnit - JUnit and NUnit testing for XML</h1> </td> </tr> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bo...@us...> - 2009-04-30 12:35:23
|
Revision: 307 http://xmlunit.svn.sourceforge.net/xmlunit/?rev=307&view=rev Author: bodewig Date: 2009-04-30 12:35:13 +0000 (Thu, 30 Apr 2009) Log Message: ----------- release .NET 0.4 Modified Paths: -------------- trunk/xmlunit/src/site/index.html Modified: trunk/xmlunit/src/site/index.html =================================================================== --- trunk/xmlunit/src/site/index.html 2009-04-30 11:20:19 UTC (rev 306) +++ trunk/xmlunit/src/site/index.html 2009-04-30 12:35:13 UTC (rev 307) @@ -105,7 +105,7 @@ <td colspan="2"> <p>The current release is <a href="https://sourceforge.net/project/showfiles.php?group_id=23187&package_id=91308">XmlUnit -.Net 0.3.1</a>, February 2008</p> +.Net 0.4</a>, April 2009</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, This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bo...@us...> - 2009-09-21 20:00:29
|
Revision: 359 http://xmlunit.svn.sourceforge.net/xmlunit/?rev=359&view=rev Author: bodewig Date: 2009-09-21 20:00:22 +0000 (Mon, 21 Sep 2009) Log Message: ----------- Release 1.3 Modified Paths: -------------- trunk/xmlunit/src/site/index.html Modified: trunk/xmlunit/src/site/index.html =================================================================== --- trunk/xmlunit/src/site/index.html 2009-09-21 19:39:02 UTC (rev 358) +++ trunk/xmlunit/src/site/index.html 2009-09-21 20:00:22 UTC (rev 359) @@ -60,8 +60,8 @@ <tr> <td colspan="2"> <p>The current stable release is <a - href="http://sourceforge.net/project/showfiles.php?group_id=23187&package_id=15921&release_id=605991">XMLUnit - 1.2</a>, June 2008.</p> + href="https://sourceforge.net/projects/xmlunit/files/xmlunit%20for%20Java/XMLUnit%20for%20Java%201.3/">XMLUnit + 1.3</a>, September 2009.</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>) @@ -104,7 +104,7 @@ <tr> <td colspan="2"> <p>The current release is <a - href="https://sourceforge.net/project/showfiles.php?group_id=23187&package_id=91308">XmlUnit + href="https://sourceforge.net/projects/xmlunit/files/xmlunit%20for%20.Net/XMLUnit%20for%20.NET%200.4/">XmlUnit .Net 0.4</a>, April 2009</p> <p>XMLUnit for .Net provides NUnit extension classes written in C#, e.g. <code>XmlAssertion</code> and <code>XmlDiff</code>, that allow This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <bo...@us...> - 2013-02-07 20:50:22
|
Revision: 523 http://xmlunit.svn.sourceforge.net/xmlunit/?rev=523&view=rev Author: bodewig Date: 2013-02-07 20:50:15 +0000 (Thu, 07 Feb 2013) Log Message: ----------- 1.4 released Modified Paths: -------------- trunk/xmlunit/src/site/index.html Modified: trunk/xmlunit/src/site/index.html =================================================================== --- trunk/xmlunit/src/site/index.html 2013-02-07 20:35:30 UTC (rev 522) +++ trunk/xmlunit/src/site/index.html 2013-02-07 20:50:15 UTC (rev 523) @@ -60,8 +60,8 @@ <tr> <td colspan="2"> <p>The current stable release is <a - href="https://sourceforge.net/projects/xmlunit/files/xmlunit%20for%20Java/XMLUnit%20for%20Java%201.3/">XMLUnit - 1.3</a>, September 2009.</p> + href="https://sourceforge.net/projects/xmlunit/files/xmlunit%20for%20Java/XMLUnit%20for%20Java%201.4/">XMLUnit + 1.4</a>, February 2013.</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. |