[
https://issues.apache.org/jira/browse/FTPSERVER-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niklas Gustavsson closed FTPSERVER-164.
---------------------------------------
Resolution: Fixed
Fix Version/s: 1.0-M3
Assignee: Niklas Gustavsson
Fixed (forgot to close issue)
> System out in FTPServer
> -----------------------
>
> Key: FTPSERVER-164
> URL: https://issues.apache.org/jira/browse/FTPSERVER-164
> Project: FtpServer
> Issue Type: Bug
> Components: Server
> Affects Versions: 1.0-M2
> Reporter: Claus Ibsen
> Assignee: Niklas Gustavsson
> Priority: Trivial
> Fix For: 1.0-M3
>
>
> Hi
> We use FTPServer 1.0M2 as an embedded FTPServer for unit testing Apache Camel
> FTP component. Great work BTW:
> Example:
> Running org.apache.camel.component.file.remote.FromFtpMoveFileTest
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.188 sec
> We setup the FTPServer as:
> ftpServer = new FtpServer();
> ftpServer.getListener("default").setPort(getPort());
> ftpServer.start();
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.