Or we should turn it into an ivar that can be set...

Gary Gregory
Senior Software Engineer
Seagull Software
email: [email protected]
email: [email protected]
www.seagullsoftware.com 



> -----Original Message-----
> From: Big Jim [mailto:[email protected]]
> Sent: Thursday, July 22, 2010 08:34
> To: [email protected]
> Subject: OS400FTPEntryParser Fix
> 
> I have discovered a bug in
> org.apache.commons.net.ftp.parser.OS400FTPEntryParser.java.  The
> variable "private static final String DEFAULT_DATE_FORMAT" needs to be
> changed from "yy/MM/dd HH:mm:ss"; //01/11/09 12:30:24 to "MM/dd/yy
> HH:mm:ss"; //01/15/08 14:21:38 to work correctly.  I have tested this on
> our companies AS400 and it solved a problem we were having.  I am not an
> Apache developer and have no idea how to get this simple change into the
> code base.  Can someone please make this fix?
> 
> Thanks,
> Jim Urban
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to