Skip to content

The project is not going under java 11. #109

Closed
@prom1se

Description

@prom1se

If you try to build a project, we get an error:

java: error: release version 17 not supported
Module benchbase SDK 11 is not compatible with the source version 17.
Upgrade Module SDK in project settings to 17 or higher. Open project settings.

Plus, there are several places in the codebase (mostly switches) that are only available from older versions.

We need to either change the Readme:

* Built with and for Java 11.

or make edits to the code.

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