-
Notifications
You must be signed in to change notification settings - Fork 219
Closed
Labels
for: eclipsesomething that is specific for Eclipsesomething that is specific for Eclipsefor: vscodesomething that is specific for VSCodesomething that is specific for VSCodestatus: needs-investigationtype: enhancement
Milestone
Description
The size of the exploded Boot LS JAR is getting larger with every release due to many OpenRewrite libs chained to one another via the runtime scope dependencies.
There are libs such as rewrite-csharp
, rewrite-kotlin
, rewrite-jenkins
that hardly have any use in the STS context.
Most of these libs are pulled via rewrite-staticanalysis
which goes via rewrite-spring
directly or rewrite-migrate-java
.
Metadata
Metadata
Assignees
Labels
for: eclipsesomething that is specific for Eclipsesomething that is specific for Eclipsefor: vscodesomething that is specific for VSCodesomething that is specific for VSCodestatus: needs-investigationtype: enhancement