You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Niklas Gustavsson (JIRA)" <ji...@apache.org> on 2008/09/09 22:25:44 UTC

[jira] Closed: (FTPSERVER-173) Support for properties placeholders in XML config files

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

Niklas Gustavsson closed FTPSERVER-173.
---------------------------------------

    Resolution: Fixed

Done.

svn -m "Adding support for using ApplicationContext, for example to support property placeholders (FTPSERVER-173" commit
Sending        core/pom.xml
Sending        core/src/main/java/org/apache/ftpserver/main/CommandLine.java
Sending        core/src/main/java/org/apache/ftpserver/main/Daemon.java
Adding         core/src/test/java/org/apache/ftpserver/config/spring/PropertyPlaceholderTest.java
Adding         core/src/test/resources/spring-config/config-property-placeholder.xml
Adding         core/src/test/resources/spring-config/placeholder.properties
Sending        distribution/pom.xml
Sending        pom.xml
Transmitting file data ........
Committed revision 693590.


> Support for properties placeholders in XML config files
> -------------------------------------------------------
>
>                 Key: FTPSERVER-173
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-173
>             Project: FtpServer
>          Issue Type: Improvement
>    Affects Versions: 1.0-M2, 1.0-M3
>            Reporter: Niklas Gustavsson
>            Assignee: Niklas Gustavsson
>             Fix For: 1.0-M4
>
>
> Spring has support for placeholders in the config files. Placeholder values can be provided in property files or as system properties.

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