CVS: junit build.xml,1.31,1.32

David Saff <[email protected]> Thu, 12 Jul 2007 10:17:40 -0700
Newsgroups gmane.comp.java.junit.devel
Message-ID <[email protected]>
Update of /cvsroot/junit/junit
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv30443

Modified Files:
	build.xml 
Log Message:
Fix reference to experimental tests in build file


Index: build.xml
===================================================================
RCS file: /cvsroot/junit/junit/build.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- build.xml	9 Jul 2007 20:53:58 -0000	1.31
+++ build.xml	12 Jul 2007 17:17:38 -0000	1.32
@@ -50,7 +50,7 @@
 			debug="on"
 			classpath="${hamcrestlib}"
 			includeantruntime="false"
-			excludes="**/imposterization/**,**/theories/test/**"
+			excludes="**/imposterization/**,**/experimental/test/**"
   		>
 			<compilerarg value="-Xlint:unchecked" />
 		</javac>


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/