adityamparikh commented on PR #109: URL: https://github.com/apache/solr-mcp/pull/109#issuecomment-4520714669
Closing as superseded by #133, which rolls @NullMarked out to every sub-package (not just `search`) and includes the exact same annotations from this PR — `search/package-info.java`, `SearchResponse.maxScore`, and the `SearchService.search` parameter annotations are byte-for-byte identical. The only thing not carried over is the test-site cleanup in `SearchServiceIntegrationTest`; #133 intentionally defers all test-side cleanup as a separate follow-up by disabling NullAway on `compileTestJava`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
