Liberty Gradle Plug-in 3.4.1
TrevCraw
released this
23 Jun 16:20
·
269 commits
to main
since this release
Version 3.4.1 of the Liberty Gradle Plugin is a minor fix release.
Liberty dev
mode has been updated to disable generate features by default. A new warning explaining that the source configuration directory will be modified is now displayed when generate features is toggled on using the g
hotkey and when dev
mode is started with the generateFeatures
flag set to true
. For more information, refer to the libertyDev task and generateFeatures task documentation.
The following fixes are included in this release:
- An improved dev mode startup message and help menu to make the hotkeys stand out more
- Run generate features (if enabled) after a conflicting feature is removed from server configuration
- If toggling on generate features using the
g
hotkey creates theconfigDropins/overrides
directory, the generated features are now installed
See the commit log for the full set of the changes since the previous milestone release.
The Liberty Gradle Plugin 3.4.1 release is available on the Maven Central repository.