Skip to content

4.0.0-beta-5

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 Aug 12:55
· 2 commits to master since this release
maven-compiler-plugin-4.0.0-beta-5
0af2bc4

Warning

This plugin is a Maven 4 plugin and requires Maven 4.x to run.

🚀 New features and improvements

  • Remove PathSelector, replaced by Maven 4 PathMatcherFactory. (#1106) @desruisseaux
  • Keep the recompiling message at the INFO level when user explicitly requested that information (#1108) @desruisseaux
  • Demote recompiling message from INFO to DEBUG (#333) (#1089) @elharo
  • Fix incremental detection of empty sources, 4.x (#1076) @wilx

🐛 Bug Fixes

  • [#1085] Document conservative incremental default on JDK < 23 (#1086) @ascheman
  • fix: close Files.walk() stream in getOutputDirectoryPerVersion() (#1071) @elharo

📝 Documentation updates

👻 Maintenance

📦 Dependency updates