You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by vt...@apache.org on 2005/02/22 03:23:26 UTC

svn commit: r154766 - incubator/directory/authx/trunk/project.xml

Author: vtence
Date: Mon Feb 21 18:23:26 2005
New Revision: 154766

URL: http://svn.apache.org/viewcvs?view=rev&rev=154766
Log:
Added .groovy files as test resources

Modified:
    incubator/directory/authx/trunk/project.xml

Modified: incubator/directory/authx/trunk/project.xml
URL: http://svn.apache.org/viewcvs/incubator/directory/authx/trunk/project.xml?view=diff&r1=154765&r2=154766
==============================================================================
--- incubator/directory/authx/trunk/project.xml (original)
+++ incubator/directory/authx/trunk/project.xml Mon Feb 21 18:23:26 2005
@@ -78,6 +78,7 @@
                         <include>**/*.dtd</include>
                         <include>**/*.properties</include>
                         <include>**/*.xml</include>
+                        <include>**/*.groovy</include>
                     </includes>
                 </resource>
             </resources>