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

Gary Gregory
Senior Software Engineer
Seagull Software
email: ggreg...@seagullsoftware.com
email: ggreg...@apache.org
www.seagullsoftware.com 



> -----Original Message-----
> From: Big Jim [mailto:big...@speakeasy.net]
> Sent: Thursday, July 22, 2010 08:34
> To: dev@commons.apache.org
> 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: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to