cljsjs / boot-cljsjs

Helper tasks to aid the packaging of JS dependencies for Clojurescript projects
66 stars 22 forks source link

Clojure 1.8.0 compatibility #30

Closed shyblower closed 8 years ago

shyblower commented 8 years ago

"download" task throws an exception when BOOT_CLOJURE_VERSION is set to 1.8.0. Exception: clojure.lang.ExceptionInfo: java.lang.NoClassDefFoundError: IllegalName: compile__stub.clj_http.headers.clj-http.headers/HeaderMap, compiling:(clj_http/headers.clj:105:1) ...