Skip to content

difform from Clojars does not work on Java 1.5 #1

@brentonashworth

Description

@brentonashworth

Looks like this has been compiled with Java 1.6. When I try to use it on 1.5 I get the following exception message:

java.lang.UnsupportedClassVersionError: Bad version number in .class file (difform.clj:14)

If you are going to AOT compile, then it should work on all versions of Java where Clojure works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions