Hi,

On Aug 4, 3:38 pm, Lauri Pesonen <lauri.peso...@iki.fi> wrote:

> (Note: I've been writing Ant macros for the past few weeks and
> I'm starting to develop a very serious case of XML allergy.)

You might want to take a look at Gradle[1]. It exchanges XML for
Groovy,
which might be an advantage or not. It uses Ivy underneath to handle
dependencies and doesn't necessarily depend on ant, though it's
possible to use ant task from Gradle.

> OTOH it seems like a waste of time to develop something from scratch
> if there already exists a perfectly good solution that could be
> tweaked a bit to work in a clojure context.

I think, "clojure context" is underestimating things. The high
integration
of external Java libraries makes it necessary that such dependencies
can be handled in the same way.

Sincerely
Meikel

[1]: http://gradle.org
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to