You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2010/06/04 10:38:36 UTC

svn commit: r951322 - /gump/metadata/project/xmlunit.xml

Author: bodewig
Date: Fri Jun  4 08:38:36 2010
New Revision: 951322

URL: http://svn.apache.org/viewvc?rev=951322&view=rev
Log:
disable XMLUnit.NET build - figure out what is going on later

Modified:
    gump/metadata/project/xmlunit.xml

Modified: gump/metadata/project/xmlunit.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/xmlunit.xml?rev=951322&r1=951321&r2=951322&view=diff
==============================================================================
--- gump/metadata/project/xmlunit.xml (original)
+++ gump/metadata/project/xmlunit.xml Fri Jun  4 08:38:36 2010
@@ -54,10 +54,10 @@
     <license name="LICENSE.txt"/>
   </project>
 
-  <project name="xmlunit.net">
+  <!--project name="xmlunit.net">
     <nant buildfile="xmlunit.build" target="test"/>
     <license name="LICENSE.txt"/>
     <nag from="Stefan Bodewig &lt;bodewig@apache.org&gt;"
          to="xmlunit-commits@lists.sourceforge.net"/>
-  </project>
+  </project-->
 </module>