build.xml was changed last night with the following diff under the commit message: Fix unclosed resultset problems --- RCS file: /home/cvs/jakarta-avalon-excalibur/build.xml,v retrieving revision 1.102 retrieving revision 1.103 diff -r1.102 -r1.103 28c28 < <property file=".ant.properties"/> --- > <property file="build.properties"/> ---
Was this intentional? If so please post this kind of change to the list. It took a while to figure out why my build stopped working correctly. If the properties file is going to have its name changed, it should also probably be done on the other avalon projects as well. Cheers, Leif -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>