Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 8 commits into from
Oct 25, 2023

Conversation

evie-lau
Copy link
Member

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.

@evie-lau evie-lau merged commit b1918b6 into OpenLiberty:main Oct 25, 2023
8 checks passed
@evie-lau evie-lau deleted the includeDir branch October 25, 2023 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider changes needed to handle new possibility of server config <include> elements pointing to a directory
2 participants