redis-clojure icon indicating copy to clipboard operation
redis-clojure copied to clipboard

Still depends on clojure-1.1

Open abedra opened this issue 15 years ago • 0 comments

The project.clj file still uses clojure 1.1 and clojure-contrib 1.1. If you are using clojure 1.2 or higher, this causes a problem when trying to boot the application unless you remove the clojure-contrib-1.1.0 jar from lib.

abedra avatar Oct 12 '10 14:10 abedra