On Fri, 21 Apr 2006, Martijn Kruithof <[EMAIL PROTECTED]> wrote:
> Hello
> 
> Do you agree the methods marked as deprecated in ant 1.4.x or
> earlier to be removed?
> 
> The following methods have been marked deprecated in ant 1.4.x or
> earlier:
> 
> Project.addFilter(String token, String value)
> Project.getFilters()
> Project.resolveFile(String fileName, File rootDir)
> Project.copyFile(.*)
> Project.setFileLastModified(File file, long time)

Project is the main class third party tools will use to interact with
Ant, removing any methods here is extremely dangerours IMHO.

Stefan

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

Reply via email to