There is a lot of stuff in FileUtils that is marked
for Ant 1.7 but that is already in use in Tasks that
have small changes that would be good 1.6.3
candidates.  The FileUtils changes in question (I may
have missed some):

static getFileUtils() method (Martijn)
files comparison ignoring line-endings (Martijn)
remove duplicate code using isAbsolutePath() (Martijn)
getParentFile() delegates to File.getParentFile()
(Jesse)
createNewFile() delegates to File.createNewFile()
(Steve)
new isUpToDate() methods (Steve)

Does anyone object to my (changing 1.7 to 1.6.3 in
code) sync the 1.6 branch to HEAD?  It will make it
much easier to sync other changes over from HEAD and
doesn't appear to carry a lot of risk.

Thanks,
Matt


                
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - 250MB free storage. Do more. Manage less. 
http://info.mail.yahoo.com/mail_250

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to