sixcorners commented on issue #47: Add ResourceHandler implementations URL: https://github.com/apache/maven-indexer/pull/47#issuecomment-581184964 Removed the thing where I made the overridden methods return the more specific type using co-variant return types. Returning BufferedReader or BufferedInputStream doesn't really help people using the API a lot but it does lock in the implementation that has to be returned.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
