I'm not getting that exception. The fact that "ant jar" is compiling code means that you've specified a clojure.jar property for ant in some way other than the command line (properties file?). One thing to check is whether the clojure.jar at that path was built from the current svn checkout of Clojure.

--Steve

On Mar 4, 2009, at 12:21 PM, timc wrote:


After checking out the trunk of clojure-contrib (revision 565) and
doing "ant jar", I get this:

compile_clojure:
    [java] Compiling clojure.contrib.accumulators to C:
\eclipseWS1\clojure-cont
rib\classes
    [java] java.lang.IllegalArgumentException: fn params must be
Symbols (accum
ulators.clj:224)
.....etc

Any ideas?

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


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to