[ 
https://issues.apache.org/jira/browse/VFS-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joerg Schaible resolved VFS-463.
--------------------------------

    Resolution: Fixed

$ svn ci -m "FileSytemConfigBuilder supports system properties for the value of 
enum-based configuration entries (VFS-463)."
Sending        
core/src/main/java/org/apache/commons/vfs2/FileSystemConfigBuilder.java
Sending        
core/src/main/java/org/apache/commons/vfs2/provider/ftp/FtpFileSystemConfigBuilder.java
Sending        
core/src/main/java/org/apache/commons/vfs2/provider/ftps/FtpsFileSystemConfigBuilder.java
Sending        
core/src/main/java/org/apache/commons/vfs2/provider/sftp/SftpFileSystemConfigBuilder.java
Sending        src/changes/changes.xml
Transmitting file data .....
Committed revision 1448689.
                
> Support system propeties for enum-based configuration values
> ------------------------------------------------------------
>
>                 Key: VFS-463
>                 URL: https://issues.apache.org/jira/browse/VFS-463
>             Project: Commons VFS
>          Issue Type: Improvement
>    Affects Versions: 2.0
>            Reporter: Joerg Schaible
>            Priority: Trivial
>             Fix For: 2.1
>
>
> All configuration values that are of a primitive type (or their boxed 
> counterpart) or String can also be set with a system property. The same 
> should be possible for enum-based values.

--
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