ci.maven icon indicating copy to clipboard operation
ci.maven copied to clipboard

Support for versionless features

Open cherylking opened this issue 1 year ago • 1 comments

The 24.0.0.8 release of Open Liberty added support for versionless features. Some work needs to be done for the Liberty Maven and Gradle plugins to handle installing features correctly. This work is being tracked under this OL issue. The changes will most likely be in ci.common and then both Maven and Gradle will need to pick up the latest version of that to enable this support.

cherylking avatar Aug 16 '24 18:08 cherylking

Tests should be added under the it directory. We typically do extensive tests in the Maven plugin and minimal tests in the Gradle plugin when the changes are located in ci.common.

cherylking avatar Aug 16 '24 18:08 cherylking

Is there a time horizont when the feature will be available ?

c-koell avatar Oct 14 '24 12:10 c-koell

Is there a time horizont when the feature will be available ?

@c-koell I actually just released version 3.11.1 which supports versionless features. I haven't had a chance to create the release notes yet. Please note that when using versionless features with our plugin, it requires a minimum Liberty version of 24.0.0.10 due to some fixes that went into that release and the one prior.

cherylking avatar Oct 15 '24 14:10 cherylking