Skip to content

Java version #60

Description

@ZZerog

Hi. I run tomcat8 with java8 and Norm 1.0 need java11. Result:

java.lang.UnsupportedClassVersionError: com/dieselpoint/norm/Database has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 (unable to load class [com.dieselpoint.norm.Database])

Is it possible to add support for more java versions? I try recompile project with
<release>8</release>
and work as expected.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions