On Wed, 18 Jul 2001, <[EMAIL PROTECTED]> wrote: > What was the reason for removing getCanonicalPath()
It leads to some strange anonmalies when dealing with symbolic links. <http://marc.theaimsgroup.com/?l=ant-dev&m=99358037323340&w=2> > Or more information about what a good fix will be - I can try to > adapt some "normalize URL" code from tc. "normalizing" rootDir.getAbsolutePath() in Project.resolveFile(String,File) should suffice. If you want to look into this, go ahead. Stefan
