You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by tr...@apache.org on 2005/06/14 09:01:13 UTC

svn commit: r190561 - /directory/network/trunk/project.xml

Author: trustin
Date: Tue Jun 14 00:01:12 2005
New Revision: 190561

URL: http://svn.apache.org/viewcvs?rev=190561&view=rev
Log:
Disabled DatagramTest


Modified:
    directory/network/trunk/project.xml

Modified: directory/network/trunk/project.xml
URL: http://svn.apache.org/viewcvs/directory/network/trunk/project.xml?rev=190561&r1=190560&r2=190561&view=diff
==============================================================================
--- directory/network/trunk/project.xml (original)
+++ directory/network/trunk/project.xml Tue Jun 14 00:01:12 2005
@@ -132,7 +132,7 @@
 
       <excludes>
         <exclude>**/Abstract*</exclude>
-	<exclude>**/datagram/BindTest*</exclude>
+        <exclude>**/DatagramBindTest*</exclude>
       </excludes>
     </unitTest>