Closed malcolmsparks closed 11 years ago
Shouldn't you quote the symbol? Like this :-
(alembic.still/distill ['org.clojure/tools.logging "0.2.0"])
otherwise :-
CompilerException java.lang.RuntimeException: Unable to resolve symbol: org.clojure/tools.logging in this context, compiling:(NO_SOURCE_PATH:1:1)
Shouldn't you quote the symbol? Like this :-
otherwise :-