Liberty Gradle Plug-in 3.1.1
Version 3.1.1 of the Liberty Gradle Plugin is a minor fix release that primarily contains fixes for dev mode with containers.
The following fixes related to the libertyDevc
task are included in this release:
- Support installing features on Open Liberty images with the
kernel-slim
tag. - Fixed an issue where various characters in the project name were causing the docker build to fail.
- Fixed an issue where an error message was shown when manually stopping the container started by
libertyDevc
. - Fixed an issue with using
libertyDevc
in a Windows VM. - Fixed an issue with using ADD or COPY commands with URLs in the Dockerfile.
The following additional fixes are also included in this release:
- Added Github Actions for builds.
See the commit log for the full set of the changes since the previous milestone release.
The Liberty Gradle Plugin 3.1.1 release is available on the Maven Central repository.