2010/10/12 Stephen C. Gilardi
> That may be related to having compiled code from different versions of
> Clojure trying to mix. Do you know what the deps of rosado.processing are?
> It may help to use clojure and contrib 1.2.0 rather than snapshots.
>
Thanks Steve. I've pushed a new rosado.proc
On Oct 11, 2010, at 10:28 PM, Vilson Vieira wrote:
> i've started a new lein project. it's my project.clj:
>
> (defproject test-processing "0.1.0-SNAPSHOT"
> :description "Test Processing"
> :dependencies [[org.clojure/clojure "1.2.0-master-SNAPSHOT"]
> [org.clojure/clojure-
hello,
i've started a new lein project. it's my project.clj:
(defproject test-processing "0.1.0-SNAPSHOT"
:description "Test Processing"
:dependencies [[org.clojure/clojure "1.2.0-master-SNAPSHOT"]
[org.clojure/clojure-contrib "1.2.0-SNAPSHOT"]
[org.clojars.f