Can you use it relative from the ivy settings dir?
Something like:
<properties file="${ivy.settings.dir}/build.properties" override="false" />
HTH
On 15 March 2010 16:25, fnord <[email protected]> wrote:
>
> We use a build.properties file in every build, it sits right in the root
> folder.
>
> I've been unable to find a way to use a relative path for this property -- I
> have to set an absolute path, which breaks the way we normally set up IvyDE,
> which is with a global setting, rather than a project-specific setting.
>
> At this point I've got devs complaining and hard-coding values and all hell
> is about to break loose. I'm charging my cattle prod now.
>
> Is there a way to say something like ${ant.file}/build.properties so that
> this can be set globally?
> --
> View this message in context:
> http://old.nabble.com/-ivyde--Using-a-relative-path-for-the-Build-Properties-file--tp27906755p27906755.html
> Sent from the ivy-user mailing list archive at Nabble.com.
>
>
--
Alex Foreman