[
https://issues.apache.org/jira/browse/CONFIGURATION-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oliver Heger resolved CONFIGURATION-387.
----------------------------------------
Resolution: Duplicate
Fix Version/s: 1.6
Assignee: Oliver Heger
This is a duplicate of CONFIGURATION-338. The feature is already available in
version 1.6.
> interpolate include file names
> ------------------------------
>
> Key: CONFIGURATION-387
> URL: https://issues.apache.org/jira/browse/CONFIGURATION-387
> Project: Commons Configuration
> Issue Type: Improvement
> Reporter: ron
> Assignee: Oliver Heger
> Priority: Minor
> Fix For: 1.6
>
> Original Estimate: 0.08h
> Remaining Estimate: 0.08h
>
> currently file names are not interpolated.
> thus
> inlude=${os.name}.${os.arch}.libs.conf
> throws an exception.
> adding fileName = interpolate(fileName);
> to PropertiesConfiguration.loadIncludeFile()
> resolves the issue.
> - Ron
> http://yajsw.sourceforge.net
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.