Functions for command line start up moved out of FtpServer class
----------------------------------------------------------------
Key: FTPSERVER-20
URL: http://issues.apache.org/jira/browse/FTPSERVER-20
Project: FtpServer
Type: Improvement
Environment: Command line execution environment.
Reporter: Luis Sanabria
Priority: Minor
The attached patch moves the functions related with the start up of the
FtpServer application out of the FtpServer class.
I have created a new class named CommandLine to host this functions and it is
in the package org.apache.ftpserver.commandline
This patch was develop agains the latest CVS code, but I am not sure it is
compatible with the patches in the open issues.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]