On Fri, Sep 24, 2010 at 8:13 AM, Stuart Sierra
wrote:
> The version string in the Clojure build was set incorrectly. It has
> now been restored to "1.3.0-master-SNAPSHOT"
Yup, confirmed. Thanx Stuart.
> If you depend on "-SNAPSHOT" versions, then Maven / Leiningen will
> always give you the lat
On Sep 24, 1:00 am, Sean Corfield wrote:
> Building Clojure seems to install 1.3.0-SNAPSHOT but by default
> Contrib seems to expect 1.3.0-master-SNAPSHOT ?
The version string in the Clojure build was set incorrectly. It has
now been restored to "1.3.0-master-SNAPSHOT"
> If so, that's fine - I
I just pulled the latest clojure and contrib and was able to build
them with one little glitch which I suspect is due to something I did
wrong...
Building Clojure seems to install 1.3.0-SNAPSHOT but by default
Contrib seems to expect 1.3.0-master-SNAPSHOT ?
A little bit of experimentation and I r