Skip to content

fix: Ensure retrievePomProperties always returns non-null#5512

Merged
aikebah merged 2 commits intomainfrom
issue-5511
Feb 28, 2023
Merged

fix: Ensure retrievePomProperties always returns non-null#5512
aikebah merged 2 commits intomainfrom
issue-5511

Conversation

@aikebah
Copy link
Copy Markdown
Collaborator

@aikebah aikebah commented Feb 27, 2023

Fixes #5511

Fixes Issue #5511

Description of Change

Update code to prevent null-valued object to be returned

Have test cases been added to cover the new functionality?

no, validated with a local build using pkg:maven/io.micronaut/[email protected] that the NPE is resolved, intend to look for either detection in an existing regression-test or addition of one in order to not have regressions in the future, but consider the bug's disruptive disruptive potential enough to first fix it and work on getting a proper test in later.

@boring-cyborg boring-cyborg Bot added the core changes to core label Feb 27, 2023
@aikebah aikebah requested a review from jeremylong February 27, 2023 16:04
@jeremylong
Copy link
Copy Markdown
Collaborator

guessing we should push another release?

@schdief
Copy link
Copy Markdown

schdief commented Feb 28, 2023

guessing we should push another release?

yes please, this breaks our pipelines

@aikebah aikebah added this to the 8.1.2 milestone Feb 28, 2023
@aikebah
Copy link
Copy Markdown
Collaborator Author

aikebah commented Feb 28, 2023

guessing we should push another release?

Yes, think so too. Unfortunate that it was found only after release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

core changes to core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

xmlbeans-5.1.1.jar causes NullPointerException in setGAVFromPomDotProperties in 8.1.1

4 participants