Hi,
I have some (println "Test") in my core.clj and see them being executed
in the compileClojure task. I am just wondering why clojuresque needs to actually execute code in the compile task?
For me it would be just fine if clojuresque would just collect all dependencies and produce a jar containing all my clj files.....
Many Greetings
John