CVS: junit build.xml,1.30,1.31
David Saff <[email protected]> Mon, 09 Jul 2007 13:54:01 -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-serv21339
Modified Files:
build.xml
Log Message:
Fixed build.xml after adding Theories
Index: build.xml
===================================================================
RCS file: /cvsroot/junit/junit/build.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- build.xml 9 Jul 2007 18:49:22 -0000 1.30
+++ build.xml 9 Jul 2007 20:53:58 -0000 1.31
@@ -49,9 +49,10 @@
destdir="${bin}"
debug="on"
classpath="${hamcrestlib}"
+ includeantruntime="false"
+ excludes="**/imposterization/**,**/theories/test/**"
>
<compilerarg value="-Xlint:unchecked" />
- <classpath />
</javac>
<unjar src="${hamcrestlib}" dest="${bin}" />
-------------------------------------------------------------------------
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/