Joerg Schaible created VFS-462:
----------------------------------

             Summary: [FTPS] Use enum instead of String for FtpsType
                 Key: VFS-462
                 URL: https://issues.apache.org/jira/browse/VFS-462
             Project: Commons VFS
          Issue Type: Bug
    Affects Versions: 2.0
            Reporter: Joerg Schaible
            Assignee: Joerg Schaible
            Priority: Trivial
             Fix For: 2.1


The connection mode for FTPS is configured with a string. Actually the 
underlaying implementation uses a boolean to separate between "implicit" and 
"explicit" mode, therefore it is somewhat strange to introduce two string 
constants for this option and throw an exception (non-localized) if the 
provided configuration value does not match.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to