You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ftpserver-dev@incubator.apache.org by "Mark Reynolds (JIRA)" <ji...@apache.org> on 2007/02/26 20:10:05 UTC

[jira] Created: (FTPSERVER-74) Can't set ConnectionManager's timeout poll interval

Can't set ConnectionManager's timeout poll interval
---------------------------------------------------

                 Key: FTPSERVER-74
                 URL: https://issues.apache.org/jira/browse/FTPSERVER-74
             Project: FtpServer
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.0-M1
         Environment: Svn trunk as of r511633.
            Reporter: Mark Reynolds
            Priority: Minor
             Fix For: 1.0-M1


Typo in ConnectionManagerImpl.configure() method.

"timeout-poll-inverval" should be "timeout-poll-interval"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (FTPSERVER-74) Can't set ConnectionManager's timeout poll interval

Posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FTPSERVER-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niklas Gustavsson closed FTPSERVER-74.
--------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.0-M1)
                   1.0-M2
         Assignee: Niklas Gustavsson

commit -m "Fixed typo in configuration for timeout-poll-interval (FTPSERVER-74)" C:/home/niklas/workspaces/apache/ftpserver/core/src/java/org/apache/ftpserver/listener/ConnectionManagerImpl.java
    Sending        C:/home/niklas/workspaces/apache/ftpserver/core/src/java/org/apache/ftpserver/listener/ConnectionManagerImpl.java
    Transmitting file data ...
    Committed revision 512031.

> Can't set ConnectionManager's timeout poll interval
> ---------------------------------------------------
>
>                 Key: FTPSERVER-74
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-74
>             Project: FtpServer
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0-M1
>         Environment: Svn trunk as of r511633.
>            Reporter: Mark Reynolds
>         Assigned To: Niklas Gustavsson
>            Priority: Minor
>             Fix For: 1.0-M2
>
>
> Typo in ConnectionManagerImpl.configure() method.
> "timeout-poll-inverval" should be "timeout-poll-interval"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.