New contrib releases

2011-05-04 Thread Aaron Bedra
Hello all, I just pushed out two new releases. * [org.clojure/tools.macro "0.1.0"] ** Includes all the bits from c.c.macro-utils and name-with-attributes from c.c.def. Thanks to Konrad who did the initial leg work for this * [org.clojure/core.incubator "0.1.0] ** Includes the bits from c.c.cor

Re: New contrib releases

2011-04-25 Thread Stuart Halloway
> I have moved and released some c.c libraries into their new homes. > > * c.c.def and c.c.classpath are now combined under clojure.java.classpath and > version 0.1.0 is available on maven central correction: c.c.def => c.c.jar > * c.c.find-namespaces is now clojure.tools.namespaces. I release

New contrib releases

2011-04-24 Thread Aaron Bedra
Hi everyone, I have moved and released some c.c libraries into their new homes. * c.c.def and c.c.classpath are now combined under clojure.java.classpath and version 0.1.0 is available on maven central * c.c.find-namespaces is now clojure.tools.namespaces. I released version 0.1.0 just a few