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

David Savage updated FELIX-1697:
--------------------------------

    Fix Version/s: sigil-1.0.0

> Sigil variable substitution at ant properties level does not work when loaded 
> via ivysettings
> ---------------------------------------------------------------------------------------------
>
>                 Key: FELIX-1697
>                 URL: https://issues.apache.org/jira/browse/FELIX-1697
>             Project: Felix
>          Issue Type: Improvement
>          Components: Sigil
>            Reporter: David Savage
>            Priority: Minor
>             Fix For: sigil-1.0.0
>
>
> Specifically bldcommon/sigil-repos.properties contains entries of the form:
> bld-ant;dir:            ${cache.dir:-${..}/cache}/ant/lib
> This is correctly substituted if set at the System properties level i.e.
> ANT_OPTS=-Dcache.dir=/var/tmp/sigil/cache ant clean dist
> But not if set at the ant properties level
> ant -Dcache.dir=/var/tmp/sigil/cache clean dist

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

Reply via email to