RE: Possible Bug? Ant task does not handle files with over 255 chars in the path name

2008-05-23 Thread Adrian Muscalu
008 15:47:00 +0100> From: [EMAIL PROTECTED]> To: user@ant.apache.org> Subject: Re: Possible Bug? Ant task does not handle files with over 255 chars in the path name> > Adrian Muscalu wrote:> > Hello,> > > > I am running an ANT script on my Win XP machine; one of

Possible Bug? Ant task does not handle files with over 255 chars in the path name

2008-05-23 Thread Adrian Muscalu
Hello, I am running an ANT script on my Win XP machine; one of the tasks attempts to create a jar file where the class files are in a directory with a long name. The combined path, package name and file name exceedes 255 characters. Expected result: The script should fail as the files exceed