Am 18.07.2012 06:10, schrieb ross crockett:
Hey,
I'm trying to run through the tutorials on Ivy and I'm currently up to the
"Adjust Default Settings" one (
http://ant.apache.org/ivy/history/latest-milestone/tutorial/defaultconf.html
).
This doesn't work for me, and it kind of prevents me from going further
without making changes to each project. Basically, the configuration to
change the ivysettings location isn't getting picked up it would seem, and
so it doesn't find the ivysettings file in ../settings.
[..]
Snippets from build.xml:
<!-- ivy properties used -->
<property name="ivy.settings.dir" value="../settings" />
did you try to change that to
<property name="ivy.settings.dir" location="../settings" /> ?
Martin
--
E-Mails sollten Text sein, Text und nur Text.
Wenn Gott gewollt hätte, dass E-Mails in HTML geschrieben würden,
endeten Gebete traditionell mit </amen>.