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

Add setting to allow disabling of auto-inclusion of Jandex index in JAR #1

Merged
merged 4 commits into from
Jun 2, 2023

Conversation

stringbean
Copy link
Owner

Adds a new setting (jandexIncludeInPackage) that if set to false will disable inclusion of the Jandex index in the binary JAR. Indexes can still be generated using the jandex task so they can be bundled via alternative mechanisms.

This should allow for more flexibility.

@stringbean stringbean added the enhancement New feature or request label Jun 2, 2023
@stringbean stringbean merged commit fd1b1db into main Jun 2, 2023
5 checks passed
@stringbean stringbean deleted the auto-setting branch June 2, 2023 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant