Skip to content

Releases: OpenLiberty/ci.common

Common Library 1.5

28 Aug 12:58
Compare
Choose a tag to compare

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

22 Jul 19:28
Compare
Choose a tag to compare

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

19 Jun 19:54
Compare
Choose a tag to compare

This release contains minor improvements for the Arquillian Liberty Managed container and Spring Boot support.

Common Library 1.3.5

19 Jun 19:21
Compare
Choose a tag to compare

This release combines feature sets case insensitively.

Common Library 1.3.4

19 Dec 17:23
Compare
Choose a tag to compare

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

08 Nov 16:15
Compare
Choose a tag to compare

Feature license automatically accepted for OpenLiberty and now checking Springboot uber jar for spring-boot dependency.

Common Library 1.3.2

20 Sep 21:06
Compare
Choose a tag to compare

This path release ignores case when checking for Maven Central OL and WLP features.

Common Library 1.3.1

20 Sep 16:01
Compare
Choose a tag to compare

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

15 Aug 17:26
Compare
Choose a tag to compare

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

08 Aug 16:33
Compare
Choose a tag to compare

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.