Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Conversation

@johanvos
Copy link

@johanvos johanvos commented Oct 8, 2021

Fixes #40

Use Java 17 where possible (output to bytecode for Java 11 though)

Create a module for this library (introducing a module-info.java)

This PR brings all relevant code in the java directory. The other directories are still available though.

A top-level pom file is added which invokes the pom file in the java directory. Gradle files in those directories have been removed as they confuse Apache NetBeans (and probably other IDE's).

A github action is created for running the tests and build on the latest Java release.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update to Java 17

1 participant