Fleetdb and Clojure 1.2

19 views
Skip to first unread message

Savanni D'Gerinel

unread,
Aug 26, 2010, 11:38:02 AM8/26/10
to fle...@googlegroups.com
Hey, guys.

I've been using Fleetdb a little off and on for the last few weeks.
Starting to dig into it a lot deeper, but have any of you gotten it
working with Clojure 1.2?

When I switch from Clojure 1.1 to 1.2, I can start up my repl, issue a
use, and I immediately get back an error, like this:

> savanni@Solaria:~/src/alyra_lib/trunk$ ./repl.sh
> Clojure 1.2.0
> user=> (use 'fleetdb.embedded)
> java.lang.NoSuchMethodError: clojure.lang.RestFn.<init>(I)V (util.clj:1)

I actually have no clue what that error means.

For reference, I'm using Clojure 1.2 and Fleetdb 0.2.0 for this.

It's not a big deal. I can continue using 1.1 for a few months longer.

--
Savanni


Mark McGranaghan

unread,
Aug 26, 2010, 11:55:53 AM8/26/10
to fle...@googlegroups.com
Hi Savanni,

The Clojure 1.2 compatibility problem is a known issue. I think it has
to do with AOT compiled Clojure code, which is not guaranteed to be
compatibly across Clojure versions. With any luck I'll release an
0.2.1 this weekend specifically for Clojure 1.2.

Thanks for the heads up,
- Mark

Reply all
Reply to author
Forward
0 new messages