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

Prevent NPE for nested include files with no featureManager element #461

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

cherylking
Copy link
Member

Before this fix, the additional test case added by this PR received the following exception:

[ERROR] Errors: 
[ERROR]   InstallFeatureUtilGetServerFeaturesTest.testNestedMergeServerXML:174->verifyServerFeatures:73 » NullPointer Cannot invoke "io.openliberty.tools.common.plugins.util.ServerFeatureUtil$FeaturesPlatforms.getFeatures()" because "result" is null

Related to OpenLiberty/ci.maven#1838

@cherylking cherylking merged commit 187a083 into OpenLiberty:main Oct 14, 2024
8 checks passed
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.

2 participants