Re: Directories with only Upper-case are created in lower case!

2007-06-19 Thread ploxien
O I founed the probem. I work on a mapped volume (with TrueCrypt...) Thanks a lot! Bye Peter Reilly-2 wrote: > > On 6/19/07, ploxien <[EMAIL PROTECTED]> wrote: >> >> >> I see this with a simple "ls" command, or in the file browser. The &g

Re: Directories with only Upper-case are created in lower case!

2007-06-19 Thread ploxien
ot! Peter Reilly-2 wrote: > > On 6/19/07, ploxien <[EMAIL PROTECTED]> wrote: >> >> Hi, I've try this with: >> >> - Eclipse 3.2.2 + Ant 1.6.5 >> - Ant 1.7.0 (without Eclipse) >> >> I work under Linux (Red Hat) When I create a directory

Re: AW: Directories with only Upper-case are created in lower case!

2007-06-19 Thread ploxien
gt; Jan > >>-Ursprüngliche Nachricht- >>Von: ploxien [mailto:[EMAIL PROTECTED] >>Gesendet: Dienstag, 19. Juni 2007 09:29 >>An: user@ant.apache.org >>Betreff: Directories with only Upper-case are created in lower case! >> >> >>Hi, I've

Directories with only Upper-case are created in lower case!

2007-06-19 Thread ploxien
Hi, I've try this with: - Eclipse 3.2.2 + Ant 1.6.5 - Ant 1.7.0 (without Eclipse) I work under Linux (Red Hat) When I create a directory: The directory is created in lower-case, but only when all the letters are in lower case! Some examples: --> web (KO) --> WeB (OK) --> web (OK) Why? What