Hi, On May 25, 2:33 am, Stuart Halloway <[email protected]> wrote:
> How can we get both? By providing a non-monolithic build? Once upon a time, I did this in a non-intrusive way using Ivy[1]. Back then the interest was close to zero. Now that contrib uses maven, this should be a non-brainer, no? Create a subproject for each logical module. People can depend on fine-grained modules. The modules may (but don't have to) do releases independently from each other. Sincerely Meikel [1]: http://github.com/kotarak/clojure-contrib/tree/ivy-dependency-management and in particular: http://github.com/kotarak/clojure-contrib/blob/ivy-dependency-management/gen-modules.clj -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
