https://bz.apache.org/bugzilla/show_bug.cgi?id=66293
--- Comment #6 from Stefan Bodewig <[email protected]> --- Coming back to an oldish issue. @Maarten if we switched to using Path#toRealPath instead of File#getCanonicalPath it would at least show the correct paths fpr junction points. I'm not sure what we'd want to do here, though. Would we add a followJunctionPoints attribute parallel to followSymlinks in fileset and friends? Or just treat junction points the same as symlinks (and be controlled by followSymlinks) as far as fileset is concerned? We might want to provide a task like <symlink> if we wanted to add mor support than "just" detect junction points and handle them while reading the file system. -- You are receiving this mail because: You are the assignee for the bug.
