Releases: OpenLiberty/ci.common
Common Library 1.5
This release provides additional functionality for Liberty dev mode. It also migrates the artifact to new Maven coordinates: io.openliberty.tools:ci.common
.
Common Library 1.4
This release adds the core implementation for upcoming dev mode functionality. It also moves in handling of server configuration parsing and introduces a common logging interface.
Common Library 1.3.6
This release contains minor improvements for the Arquillian Liberty Managed container and Spring Boot support.
Common Library 1.3.5
This release combines feature sets case insensitively.
Common Library 1.3.4
This release refactors loose app functionality into the common library, and offers a workaround to an issue where loose apps would not run successfully.
Common Library 1.3.3
Feature license automatically accepted for OpenLiberty and now checking Springboot uber jar for spring-boot dependency.
Common Library 1.3.2
This path release ignores case when checking for Maven Central OL and WLP features.
Common Library 1.3.1
This release adds core implementation code for supporting feature names with prefix, additional Spring Boot helpers, and eliminating requirement for accepting licenses for Open Liberty and WebSphere features.
Common Library 1.3
This release removes the Spring Boot thin implementation as it will be provided as an Ant task instead. It also fixes a bug when trying to re-install features that are already installed on the runtime.
Common Library 1.2.1
This release provides the following implementations for the Liberty Maven Plugin and Liberty Gradle Plugin:
- SpringBootThinException class
- Bug fixes and improvements for the Spring Boot thin goal/task
See the commit log for the full set of changes.