VMSVersioningFTPEntryParser#preParse should not call super.preParse
-------------------------------------------------------------------
Key: NET-388
URL: https://issues.apache.org/jira/browse/NET-388
Project: Commons Net
Issue Type: Bug
Reporter: Sebb
Priority: Minor
VMSVersioningFTPEntryParser#preParse() should not call super.preParse(),
because that calls parse() currently, and will be a noop when NET-381 is
implemented.
In either case, calling super.preParse() is wrong.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira