On Mon, 23 Sep 2002, Matt Benson <[EMAIL PROTECTED]> wrote:
> Anyone have any opinions about this patch I submitted for the FTP
> task?
I was just now looking into it, coincidence 8-)
> Committ it, it's really great!
src/main/org/apache/tools/ant/taskdefs/optional/net/FTP.java:840:
getTimeInMillis() has protected access in java.util.Calendar
remote[0].getTimestamp()
It doesn't even compile, sorry. I'm going to change that to
getTime().getTime() to have the same result.
Stefan
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>