7.40.8
What's Changed
- Remove Analysis Code From Rewrite by @JLLeitschuh in #3197
ReplaceConstantWithAnotherConstant
should keep static imports by @knutwannheden in #3177- Reproducer for #3227 Gradle change dependency ignores platform by @ge0ffrey in #3228
- Support 21-ea as value for java.version in JavaParser by @timtebeek in #3242
- fix: parse environment properties in maven repositories by @yeikel in #3211
- Fixes #3144 RenamePropertyKey and ChangePropertyValue running together by @ge0ffrey in #3226
- Fix NoClassDefFoundError in RewriteTest on jgit diff() by @timtebeek in #3244
- Feature/gradle/enhance update java compatibility by @shanman190 in #3238
- Handle assignments in Gradle extra properties by @shanman190 in #3246
- JavaParser classpath from byte array has issue with default package by @timtebeek in #3245
- Add options to the Add Gradle Enterprise Maven recipe by @alextu in #3233
- Invalid Javadoc should remain unchanged by @mduerig in #3247
- Support default package in
JavaParser.Builder.classpath(byte[][])
by @timtebeek in #3249 - Compare XML tag names for equality by @timtebeek in #3251
- fix: skip blocked repository by @yeikel in #3212
Full Changelog: v7.40.7...v7.40.8