This is fixed now.

Stu

> Just FYI, using clojure 1.3.0-master-SNAPSHOT and contrib/standalone
> 1.3.0-SNAPSHOT, I get the following error when I (:use
> [clojure.contrib.sql]):
> 
> Exception in thread "main" java.lang.RuntimeException:
> java.lang.NoSuchMethodError:
> clojure.lang.Symbol.create(Ljava/lang/String;Ljava/lang/String;)Lclojure/lang/Symbol;
>       at clojure.lang.Compiler.eval(Compiler.java:6179)
>       at clojure.lang.Compiler.eval(Compiler.java:6159)
>       at clojure.lang.Compiler.load(Compiler.java:6601)
>       at clojure.lang.RT.loadResourceScript(RT.java:340)
>       at clojure.lang.RT.loadResourceScript(RT.java:331)
>       at clojure.lang.RT.load(RT.java:409)
>       at clojure.lang.RT.load(RT.java:381)
>       at clojure.core$load$fn__4403.invoke(core.clj:5339)
>       at clojure.core$load.doInvoke(core.clj:5338)
>       at clojure.lang.RestFn.invoke(RestFn.java:409)
>       at clojure.core$load_one.invoke(core.clj:5163)
>       at clojure.core$load_lib.doInvoke(core.clj:5200)
>       at clojure.lang.RestFn.applyTo(RestFn.java:143)
>       at clojure.core$apply.invoke(core.clj:599)
>       at clojure.core$load_libs.doInvoke(core.clj:5234)
>       at clojure.lang.RestFn.applyTo(RestFn.java:138)
>       at clojure.core$apply.invoke(core.clj:601)
>       at clojure.core$use.doInvoke(core.clj:5314)
>       at clojure.lang.RestFn.invoke(RestFn.java:409)
>       at 
> worldsingles.data.match$eval223$loading__4302__auto____224.invoke(match.clj:1)
> 
> -- 
> Sean A Corfield -- (904) 302-SEAN
> Railo Technologies, Inc. -- http://getrailo.com/
> An Architect's View -- http://corfield.org/
> 
> "If you're not annoying somebody, you're not really alive."
> -- Margaret Atwood
> 
> -- 
> 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

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