From: Steve F. <sm...@us...> - 2002-08-03 22:22:45
|
Update of /cvsroot/mockobjects/no-stone-unturned In directory usw-pr-cvs1:/tmp/cvs-serv24584 Modified Files: readme.txt Log Message: Index: readme.txt =================================================================== RCS file: /cvsroot/mockobjects/no-stone-unturned/readme.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- readme.txt 2 Aug 2002 21:58:26 -0000 1.1 +++ readme.txt 3 Aug 2002 22:22:41 -0000 1.2 @@ -1,6 +1,8 @@ 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. -Requires ANT 1.5 +Ant needs the jars in the lib directory for the doc-book conversions. + +Requires Java 1.4, ANT 1.5, JUnit 3.7 Copyright 2002. Steve Freeman. |