psalagnac opened a new pull request, #3288: URL: https://github.com/apache/solr/pull/3288
https://issues.apache.org/jira/browse/SOLR-17518 # Description This partially reverts previous change of `RequestWriter` so the class is not abstract anymore. If don't miss anything, compile compatibility of SolrJ should be fine in branch 9x. In 9x, class `RequestWriter` is still XML specific, while it will be generic (and abstract) in 10. I kept empty `XMLRequestWriter` to encourage its usage in 9x too. The code was just moved around, with no other change. -- 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: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org