OpenLiberty / ci.common

Common functionality for ci.maven and ci.gradle
Apache License 2.0
3 stars 30 forks source link

Support directory as valid location to include in server configuration #425

Closed evie-lau closed 1 year ago

evie-lau commented 1 year ago

Fixes OpenLiberty/ci.maven#1720

When a directory is specified in <include>, parse all direct children xml files alphabetically. Added tests for directory include support.