Skip to content

Fix #11127: enforce non-null keys for InputLocation lookups and document behavior#11128

Merged
gnodet merged 1 commit intoapache:maven-4.0.xfrom
gnodet:fix/11127-inputlocation-npe-40x
Sep 17, 2025
Merged

Fix #11127: enforce non-null keys for InputLocation lookups and document behavior#11128
gnodet merged 1 commit intoapache:maven-4.0.xfrom
gnodet:fix/11127-inputlocation-npe-40x

Conversation

@gnodet
Copy link
Contributor

@gnodet gnodet commented Sep 16, 2025

  • api: InputLocation.getLocation(Object) now requires a non-null key (NPE if null)
  • api: Clarify InputLocationTracker Javadoc and add class-level docs
  • modello templates: propagate null-check and Javadoc to all generated model classes/interfaces
  • Run spotless and verify via full reactor build

Fixes #11127

… document behavior

- api: InputLocation.getLocation(Object) now requires a non-null key (NPE if null)
- api: Clarify InputLocationTracker Javadoc and add class-level docs
- modello templates: propagate null-check and Javadoc to all generated model classes/interfaces
- Run spotless and verify via full reactor build
@gnodet gnodet merged commit 7a9cde0 into apache:maven-4.0.x Sep 17, 2025
36 of 38 checks passed
@github-actions github-actions bot added this to the 4.0.0 milestone Sep 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working mvn40

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants