[fant commit] r94 - trunk/etc/ant-inc

1 view
Skip to first unread message

codesite...@google.com

unread,
Jul 10, 2008, 8:36:27 PM7/10/08
to fant...@googlegroups.com
Author: maomaode
Date: Thu Jul 10 17:36:05 2008
New Revision: 94

Modified:
trunk/etc/ant-inc/test.xml

Log:
* Exclude the Abstract*.java from the tests

--____________--

M etc/ant-inc/test.xml


Modified: trunk/etc/ant-inc/test.xml
==============================================================================
--- trunk/etc/ant-inc/test.xml (original)
+++ trunk/etc/ant-inc/test.xml Thu Jul 10 17:36:05 2008
@@ -133,6 +133,7 @@

<batchtest>
<fileset dir="${src.test.java.dir}">
+ <exclude name="**/Abstract*.java"/>
<exclude name="**/*Base*.java"/>
<exclude name="**/Test*.java"/>
<include name="**/*${test}.java"/>

Reply all
Reply to author
Forward
0 new messages