|
From: Steve F. <sm...@us...> - 2002-08-18 01:41:58
|
Update of /cvsroot/mockobjects/no-stone-unturned In directory usw-pr-cvs1:/tmp/cvs-serv2368 Modified Files: readme.txt Log Message: fixes Index: readme.txt =================================================================== RCS file: /cvsroot/mockobjects/no-stone-unturned/readme.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- readme.txt 3 Aug 2002 22:22:41 -0000 1.2 +++ readme.txt 18 Aug 2002 01:41:54 -0000 1.3 @@ -1,7 +1,7 @@ -This is a build environment for a book on test-driven development that is due for publication -as soon as we can finish the thing. +This is a build environment for a book on test-driven development that is +due for publication as soon as we can finish the d**n thing. -Ant needs the jars in the lib directory for the doc-book conversions. +Ant uses the jars in the lib directory for the doc-book conversions. Requires Java 1.4, ANT 1.5, JUnit 3.7 |