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 our recipe model and remove OpenRewrite from CLI dependency #446

Merged
merged 3 commits into from
Dec 13, 2024

Conversation

jonesbusy
Copy link
Collaborator

@jonesbusy jonesbusy commented Dec 11, 2024

Remove direct dependency with OpenRewrite and avoid using internals outsides recipes.

So we can exclude all OpenRewrite jar when packaging CLI

Jar is now 25Mib with this PR

Closes #435

I think it will stop the optimization there. It's good enough

@jonesbusy jonesbusy force-pushed the feature/optimize-jar-2 branch 2 times, most recently from aeeb14b to 3027e8f Compare December 12, 2024 05:34
@jonesbusy jonesbusy marked this pull request as ready for review December 12, 2024 05:35
@jonesbusy jonesbusy force-pushed the feature/optimize-jar-2 branch from 3027e8f to 7d969f0 Compare December 12, 2024 05:50
@jonesbusy jonesbusy force-pushed the feature/optimize-jar-2 branch from 7d969f0 to 9647b0d Compare December 12, 2024 05:51
@jonesbusy jonesbusy added the enhancement For changelog: Minor enhancement. use `major-rfe` for changes to be highlighted label Dec 12, 2024
@jonesbusy jonesbusy enabled auto-merge December 12, 2024 07:33
@jonesbusy jonesbusy added chore and removed enhancement For changelog: Minor enhancement. use `major-rfe` for changes to be highlighted labels Dec 12, 2024
@jonesbusy jonesbusy disabled auto-merge December 13, 2024 05:51
@jonesbusy jonesbusy merged commit b1885bf into jenkins-infra:main Dec 13, 2024
15 checks passed
@jonesbusy jonesbusy deleted the feature/optimize-jar-2 branch December 13, 2024 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reduce fat jar size
1 participant