* Jacob Kjome <[EMAIL PROTECTED]> [2005-10-13 16:53]:
> Quoting Mark Womack <[EMAIL PROTECTED]>:
>
> > Yep. I have now been exposed to that as a way to do the same bit
> > that Maven does (the sample code I was looking at had a Maven
> > and an Ant script so you could pick and choose). I do plan to
> > add it. Now if only the sun jars could be accessed that way
> > too...or is there a way to access the sun jars this way as well?
> Yeah, that's always a problem. That's the one case where you'll
> have to point locally. No way I know of to get around that other
> than store them in source control, but that's probably not
> possible for an open source project given licensing issues.
I hereby volunteer to create an Ivy resolve task for the Log4J
project to resolve Log4J dependencies.
I've preforms real transitive dependency management.
http://blog.exis.com/colin/archives/2005/03/10/ivy-is-everything-maven-should-havecould-have-been-25-years-ago/
http://jroller.com/page/webwork2live/20050519
http://houseofhaug.net/blog/archives/2005/04/13/maven-uninstall/
I'm not an Ivy developer, but I started using it in my projects
recently, and it has made a world of difference. Ant is much
easier to use if you know that your dependencies are going to be
in the right place.
Here's the Ivy page.
http://ivy.jayasoft.com/
Cheers.
--
Alan Gutierrez - [EMAIL PROTECTED] - http://engrm.com/blogometer/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]