Ross Gardler wrote:
Gav.... wrote:
Hi Ross, some feedback,
Thanks...
3. Added a local Ivy repository. Note that the intention would be to
have no entries in this repo, we should be retrieving dependencies from
a public repo. This space is only to develop ivy repo entries and test
them before we commit them to a public ivy repository (I've just joined
the Ivy dev list to discuss where this should end up going - will report
back as and when)
I noticed from the svn logs that you removed some dependencies stating
that
They are already in a public repo, I am guessing that could be the
cause of
Some of my build problems. :-
<snipped what="log"/>
Ideas ?
I just deleted my local IVY cache and discovered that, in fact, many
more of the dependencies are not available in the public repos. I'll add
them to our temporary repo tonight. When you see a load of commit
messages in the local repo you know it is done.
Since SVN commit mails seem nt to be working...
I've added the necessary files to the local repo.
Incidentally, there are some tests in the module (see src/test), I use
eclipse and run them from there, but it would be really helpful if
someone could add a target to the ant script to run them.
Ross