Skip to content

SOLR-18137: Prevent use of Fully Qualified Name in classes#4165

Merged
epugh merged 6 commits intoapache:mainfrom
epugh:SOLR-18137
Feb 28, 2026
Merged

SOLR-18137: Prevent use of Fully Qualified Name in classes#4165
epugh merged 6 commits intoapache:mainfrom
epugh:SOLR-18137

Conversation

@epugh
Copy link
Contributor

@epugh epugh commented Feb 26, 2026

https://issues.apache.org/jira/browse/SOLR-18137

Description

We don't use FQN names.

Solution

Update error prone, and fix past issues.

Tests

re run

@epugh epugh requested a review from dsmiley February 26, 2026 21:58
@epugh
Copy link
Contributor Author

epugh commented Feb 26, 2026

One interesting thing was that I had to ignore generated source code to get the check I added to pass.

Copy link
Contributor

@dsmiley dsmiley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes! Thank you.

@epugh epugh merged commit 37a0869 into apache:main Feb 28, 2026
8 checks passed
epugh added a commit that referenced this pull request Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants