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

Make the shaded artifact compile as a module #1388

Merged
merged 2 commits into from
Mar 6, 2023

Conversation

injectives
Copy link
Contributor

This update makes sure the shaded artifact is compiled as a module. This is needed for the features that depend on that, for instance the sealed types used across packages.

In addition, the shaded module-info.java is kept as a source file so that it could be checked by the licensing plugin and also be added into the sources jar.

This update makes sure the shaded artifact is compiled as a module. This is needed for the features that depend on that, for instance the `sealed` types used across packages.

In addition, the shaded `module-info.java` is kept as a source file so that it could be checked by the licensing plugin and also be added into the sources jar.
@injectives injectives merged commit c0737be into neo4j:5.0 Mar 6, 2023
@injectives injectives deleted the feature/sealed branch March 6, 2023 13:00
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

Successfully merging this pull request may close these issues.

None yet

3 participants