extends section of ivy.xml info does not replace variable in location tag
-------------------------------------------------------------------------
Key: IVY-1287
URL: https://issues.apache.org/jira/browse/IVY-1287
Project: Ivy
Issue Type: Bug
Components: Core
Affects Versions: 2.2.0
Environment: reproduced on linux and WinXP
Reporter: Brice Beard
[ivy:cachepath] Unable to parse included ivy file ${ivy.dir}/ivy.xml:
c:\dev\svn\biz\projects\sapphire-biz-auth-common-jar\${ivy.dir}\ivy.xml (The
system cannot find the path specified) in
file:/c:/dev/svn/biz/projects/sapphire-biz-auth-common-jar/${ivy.dir}/ivy.xml
with info definition :
<info organisation="ubs" module="sapphire-biz-auth-common" branch="5.0.0">
<extends organisation="ubs" module="sapphire-build"
revision="latest.integration"
extendType="info,description,configurations"
location="${ivy.dir}/ivy.xml"/>
</info>
I tried to set ivy.dir as -D, as an ant property in build file and as an ivy
property.It never get replaced.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira