sixcorners opened a new pull request #45: Replace null checks with Objects.requireNonNull URL: https://github.com/apache/maven-indexer/pull/45 Objects.requireNonNull was added in java 7. We can use that to check for nulls instead.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services