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

Create multi-release Java build including support for Java 8, but also module info for Java 11, 17 etc #7

Open
oliverlockwood opened this issue Mar 2, 2022 · 0 comments

Comments

@oliverlockwood
Copy link

At the moment, if you build any project that depends on jnanoid under Java 11 or Java 17, you hit this:

[WARNING] * Required filename-based automodules detected: [jnanoid-2.0.0.jar]. Please don't publish this project to a public artifact repository! *

Clearly for now support should still be maintained for Java 8 consumers, but multi-release JARs exist precisely to cover this sort of eventuality.

I'd be very happy to raise a PR to solve this if @davidklebanoff you would be willing to consider this and are still maintaining this project?

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