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

Guillaume Nodet reassigned ARIES-1601:
--------------------------------------

    Assignee: Guillaume Nodet

> Support for nested property placeholders
> ----------------------------------------
>
>                 Key: ARIES-1601
>                 URL: https://issues.apache.org/jira/browse/ARIES-1601
>             Project: Aries
>          Issue Type: Improvement
>          Components: Blueprint
>            Reporter: Luca Burgazzoli
>            Assignee: Guillaume Nodet
>
> As today property placeholders are resolved sequentially but it would be nice 
> to have the possibility to resolve nested placeholders like:
> {code}
> ${jre-${java.specification.version}}
> {code}
> The problem in blueprint seems to be located in 
> [AbstractPropertyPlaceholder|https://github.com/apache/aries/blob/trunk/blueprint/blueprint-core/src/main/java/org/apache/aries/blueprint/ext/AbstractPropertyPlaceholder.java#L429-L455]
> I've been using StrSubstitutor from Commons-Lang and could be ported to 
> blueprint-ext.
> See:
> - https://issues.apache.org/jira/browse/LANG-482 
> - 
> https://commons.apache.org/proper/commons-lang/javadocs/api-3.4/org/apache/commons/lang3/text/StrSubstitutor.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to