Releases: OpenLiberty/ci.common
Releases · OpenLiberty/ci.common
Common Library 1.2
This release provides the following implementations for the Liberty Maven Plugin and Liberty Gradle Plugin:
- New InstallFeature implementation for installing Liberty features through Maven Central
- Springboot application thinning implementation based on new SpringbootUltility in OpenLiberty 18.0.0.2
Common Library 1.1.1
This release provides the following implementations for the Liberty Maven Plugin and Liberty Gradle Plugin:
- Fixes bug with requiring bootstrap properties for Arquillian Liberty Managed auto configuration.
Common Library 1.1
This release provides the following implementations for the Liberty Maven Plugin and Liberty Gradle Plugin:
- Updated group and artifact IDs for new Arquillian Liberty container coordinates.
Common Library 1.0
This release provides the following implementations for the Liberty Maven Plugin and Liberty Gradle Plugin:
- Arquillian WLP Managed and Remote container integration through the
configureArquillian
Gradle task andconfigure-arquillian
Maven goal.