My understanding is that the
BOOT_CLOJURE_VERSION
Is the version of clojure boot uses and would have no impact on the build/jar? right?Though this warning implies it's not going to use clojure 1.8
Classpath conflict: org.clojure/clojure version 1.8.0 already loaded, NOT loading version 1.9.0....and the pom generated used 1.8 so i'm guessing it is using 1.8