Leif Mortenson wrote: > build.xml was changed last night with the following diff under the > commit message: Fix unclosed resultset problems
We should have both. The last consensus on the matter in the Alexandria list was to use "build.properties" instead of ".ant.properties" because of confusion over hidden files (in UNIX land). > --- > 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]> > > . > > -- "They that give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>