cldwalker / datomico

Use datomic with intention revealing names. Ease of use and sticking to datomic's principles are encouraged.
MIT License
49 stars 7 forks source link

com.datomic/datomic-free 0.9.4956 compat #12

Closed devth closed 9 years ago

devth commented 10 years ago

Is this compatible with [com.datomic/datomic-free "0.9.4956"]? I get strange errors when trying to upgrade datomic-free.

|| java.lang.NoClassDefFoundError: Could not initialize class datomico.db__init, compiling:(yetibot/core/db.clj:1:1)
|| clojure.lang.Compiler.load(Compiler.java:7142)
|| clojure.lang.RT.loadResourceScript(RT.java:370)
|| clojure.lang.RT.loadResourceScript(RT.java:361)
|| clojure.lang.RT.load(RT.java:440)
|| clojure.lang.RT.load(RT.java:411)
cldwalker commented 10 years ago

Thanks for reporting your issue! This is one of my 8 active issues. Use that link to check how soon your issue will be answered. Don't forget to check your issue against this project's CONTRIBUTING.md. Cheers.

cldwalker commented 9 years ago

I'm able to use datomico fine with 0.9.4956. Closing until I get a reproducible project.clj for this and a full stacktrace