[EMAIL PROTECTED] wrote:

bodewig     01/10/23 04:49:45

Modified: . WHATSNEW
src/main/org/apache/tools/ant/taskdefs/optional
PropertyFile.java
Log:
make sure <propertyfile> closes the file it's been reading from.
Submitted by: Magesh Umasankar <[EMAIL PROTECTED]>

Shouldn't this use the try-finally construction we use elsewhere to guarantee file closing in the face of exceptions?


Conor



Reply via email to