Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade build to JDK 1.8 bytecode #410

Closed
tumbarumba opened this issue Jun 30, 2024 · 1 comment
Closed

Upgrade build to JDK 1.8 bytecode #410

tumbarumba opened this issue Jun 30, 2024 · 1 comment

Comments

@tumbarumba
Copy link
Member

tumbarumba commented Jun 30, 2024

The JavaHamcrest build is currently running on an unsupported version of Gradle (4.10) against an unsupported build target (JRE 1.7 bytecode).

We should:

  • Upgrade to the latest Gradle (version 8.8 as of this issue)
    • This will require we migrate to the bnd OSGI bundling plugin
  • Change the bytecode target from 1.7 to 1.8
@tumbarumba
Copy link
Member Author

I was a bit trigger happy in creating this new issue, as there are already existing issues (see #206, #207, and #331). I'll work against those issues instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant