Skip to content

2.4.1

Compare
Choose a tag to compare
@alandipert alandipert released this 27 Oct 04:21
· 537 commits to master since this release

Fixes issues with 2.4.0 release

  • Need to delete files in the fileset dirs before writing to them
    because the underlying blob files are immutable.

  • Remove BOOT_CLOJURE_NAME dependency before adding jars to the
    classpath--this is a workaround for a really weird issue:

    clojure.lang.ExceptionInfo: loader constraint violation:
    loader (instance of java/net/URLClassLoader) previously initiated
    loading for a different type with name "clojure/lang/Compiler$Expr"