slachiewicz opened a new pull request, #786: URL: https://github.com/apache/maven-indexer/pull/786
`ResponseExtractorSupport.populateGA` added every `<version>` from `maven-metadata.xml` to the page, while every name taken from a directory listing goes through `accept()`. An empty `<version/>` produced a record with a `null` version. Versions now go through the same `accept()` check. -- 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]
