[ https://issues.apache.org/jira/browse/SOLR-9538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15523059#comment-15523059 ]
ASF subversion and git services commented on SOLR-9538: ------------------------------------------------------- Commit 7a6567e4a66451a2b4b7cba5e6b8373ad200ea8e in lucene-solr's branch refs/heads/master from [~cpoerschke] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=7a6567e ] TestSmileRequest to import response.SmileWriterTest instead of (deprecated) request.SmileWriterTest predecessor. Then remove (three) deprecated/relocated tests. (Follow-ons from SOLR-9538 itself.) > Relocate {JSON,Smile}WriterTest and TestBinaryResponseWriter to > org.apache.solr.response > ---------------------------------------------------------------------------------------- > > Key: SOLR-9538 > URL: https://issues.apache.org/jira/browse/SOLR-9538 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Jonny Marks > Assignee: Christine Poerschke > Priority: Minor > Fix For: 6.x, master (7.0) > > Attachments: SOLR-9538.patch > > > JSONWriterTest, SmileWriterTest and TestBinaryResponseWriter are currently in > the org.apache.solr.request package but the classes they test > (JSONResponseWriter, SmileWriter, BinaryResponseWriter) are in the > org.apache.solr.response package. > This patch moves the tests to the response package. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org