On Thu, 07 Nov 2002, Henri Gomez <[EMAIL PROTECTED]> wrote:

> You should also add iSeries (as/400) which has a file system,
> named IFS, which support symlink.

Does it create them via "ln -s"?

> Also a caracteristic of this OS is that it's IFS file system is
> case unsensitive (� la Mac or Windows)

Which may make Ant's symlink detection code invalid (comparing
absolute and canonical path).  Could you successfully run Ant's tests
with your patch on an iSeries machine?

Stefan

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

Reply via email to