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 2006/08/27 21:44:16 UTC

svn commit: r437444 - /gump/metadata/project/ant-antlibs.xml

Author: bodewig
Date: Sun Aug 27 12:44:15 2006
New Revision: 437444

URL: http://svn.apache.org/viewvc?rev=437444&view=rev
Log:
.NET Antlib uses AntUnit tests now as well

Modified:
    gump/metadata/project/ant-antlibs.xml

Modified: gump/metadata/project/ant-antlibs.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ant-antlibs.xml?rev=437444&r1=437443&r2=437444&view=diff
==============================================================================
--- gump/metadata/project/ant-antlibs.xml (original)
+++ gump/metadata/project/ant-antlibs.xml Sun Aug 27 12:44:15 2006
@@ -87,6 +87,7 @@
 
     <depend project="ant"/>
     <depend project="ant-testutil"/>
+    <depend project="antunit"/>
     <depend project="junit"/>
     <depend project="dotnet-antlib"/>
     <depend project="xml-xerces"/>