On Sun, Aug 30, 2009 at 1:02 PM, Ivan Chernetsky
<ivan.chernet...@gmail.com>wrote:

> 2009/8/30 J. McConnell <jdo...@gmail.com>:
>
> > What versions of Clojure and Clojure-Contrib are you using?
>
> The freshest ones.


This appears to be the problem. If I use the HEAD version of Clojure, I get
the same error and it goes away if I use the -lib argument.

The Ant tasks have only been tested against Clojure 1.0, since I assumed
that's what most people would be using in a production context. I am
thinking about going the Contrib route and tagging a 1.0-compatible version
and updating everything to work against HEAD. Feel free to watch the repo on
GitHub if you'd be interested in that.


> I'm curious what may be the reason!
>

Me too ... I wonder what the difference could be that it works with the -lib
argument and not without it. There was a change to
clojure.lang.RT.baseLoader() after 1.0 that could be playing a role here.
Thanks for pointing it out.

Regards,

- J.

--~--~---------~--~----~------------~-------~--~----~
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