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

Only include the jars under target/lib that are on the classpath #223

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

adangel
Copy link
Member

@adangel adangel commented Sep 20, 2024

Previously, all jars were included in the final but only some of them were on the plugin's Bundle-ClassPath (MANIFEST.MF). This reduces the size of the plugin now from ~100mb down to 55mb.

Previously, all jars were included in the final but only some of
them were on the plugin's Bundle-ClassPath (MANIFEST.MF).
This reduces the size of the plugin now from ~100mb down to 55mb.
@adangel adangel added this to the 7.6.0 milestone Sep 20, 2024
@adangel adangel merged commit 9d633cf into pmd:main Sep 20, 2024
6 checks passed
@adangel adangel deleted the remove-unneeded-libs branch September 20, 2024 09:59
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.

1 participant