>>>>> "TO" == Tim O'Brien <[EMAIL PROTECTED]> writes:
TO> Also, I see that some tasks are using Project.resolveFile() for TO> file resolution and some are not. I take it that the standard is TO> to use resolveFile(). We are going to have attributes that are not restricted to Strings any longer - not that far in the future I hope. As soon as this has been done, let's go out and replace all setFile(String) methods with setFile(File) and let ProjectHelper invoke this using Project.resolveFile. That's the most consistent we could get. Stefan
