Hi all
I'm re-setting up my dev environment and am getting these errors when
running 'ant clean all'.
---
[exec] WARNING: ant was not found.
[exec] WARNING: ant-junit was not found.
[exec] WARNING: velocity was not found.
[exec] WARNING: jmap was not found.
[exec] WARNING: velocity was not found.
---
After a bit of poking around I've come to the conclusion that this is
because there are no entries in 'git/spacewalk/java/ivy.xml' for the
above items. I've just done a 'git pull' to make sure my clone is up
to date and it is.
As a test I added the following to the end of 'git/spacewalk/java/ivy.xml'
---
<dependency org="redhat" name="ant" rev="1.6.5" />
<dependency org="redhat" name="ant-junit" rev="1.6.5" />
<dependency org="redhat" name="velocity" rev="1.5" />
---
And all but the jmap WARNINGs went away.
I browsed to 'http://jmrodri.fedorapeople.org/ivy/' to look for a jmap
jar, as thats were the others seemed to come from but no joy.
Could someone advise if a) I've done the right the with the ivy.xml
config file and b) were the jmap jar is? Also, is this a genuine
problem with the ivy.xml file of have I missed a step in the dev setup
procedure?
Thanks
CC
--
Sent from my computer
_______________________________________________
Spacewalk-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-devel