----- Original Message -----
From: "Chris Perreault" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 19, 2001 2:09 AM
Subject: ant ftp class and depends
> Has anyone seen this?
Yes, that error occured in April 2001 (see
http://marc.theaimsgroup.com/?l=ant-user&m=98596660001095&w=2).
Unfortunately I don't seem to have applied the patch I suggested (changing
line 547 in FTP.java from "if (files == null)" to "if (files == null ||
files.length == 0)" ).
CVS seems to be very slow, but I will try to apply this patch as soon as
possible.
Can you tell me which ftp-server (Software, Version) you are using, so I may
be able to verify the fix?
Nico