From: <me...@us...> - 2002-10-01 03:53:42
|
Update of /cvsroot/cayenne/cayenne In directory usw-pr-cvs1:/tmp/cvs-serv9753 Modified Files: build-tests.xml Log Message: comments fix Index: build-tests.xml =================================================================== RCS file: /cvsroot/cayenne/cayenne/build-tests.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- build-tests.xml 9 Sep 2002 01:11:59 -0000 1.2 +++ build-tests.xml 1 Oct 2002 03:53:39 -0000 1.3 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!-- ========================================== --> -<!-- Core Cayenne subproject buildfile. --> +<!-- Cayenne tests subproject buildfile. --> <!-- ========================================== --> <project name="cayenne-tests" default="compile"> <property name="test.dist.src" value="${dist}/src/tests"/> |