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 2005/11/23 11:24:47 UTC

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

Author: bodewig
Date: Wed Nov 23 02:24:44 2005
New Revision: 348408

URL: http://svn.apache.org/viewcvs?rev=348408&view=rev
Log:
nag on test failures

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

Modified: gump/metadata/project/ant-antlibs.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/ant-antlibs.xml?rev=348408&r1=348407&r2=348408&view=diff
==============================================================================
--- gump/metadata/project/ant-antlibs.xml (original)
+++ gump/metadata/project/ant-antlibs.xml Wed Nov 23 02:24:44 2005
@@ -55,6 +55,8 @@
     <depend project="junit"/>
     <depend project="xml-xerces"/>
     <depend project="xml-apis"/>
+    <nag from="Gump Integration Build &lt;general@gump.apache.org&gt;"
+         to="dev@ant.apache.org"/>
   </project>
 
   <project name="dotnet-antlib">
@@ -89,6 +91,8 @@
     <depend project="dotnet-antlib"/>
     <depend project="xml-xerces"/>
     <depend project="xml-apis"/>
+    <nag from="Gump Integration Build &lt;general@gump.apache.org&gt;"
+         to="dev@ant.apache.org"/>
   </project>
 
   <project name="svn-antlib">
@@ -123,6 +127,8 @@
     <depend project="svn-antlib"/>
     <depend project="xml-xerces"/>
     <depend project="xml-apis"/>
+    <nag from="Gump Integration Build &lt;general@gump.apache.org&gt;"
+         to="dev@ant.apache.org"/>
   </project>
 
 </module>