[
https://issues.apache.org/jira/browse/SOLR-9538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15509859#comment-15509859
]
ASF subversion and git services commented on SOLR-9538:
-------------------------------------------------------
Commit 93bc88d966b3758dda61c54b0dce2c8b78f2f2d6 in lucene-solr's branch
refs/heads/master from [~cpoerschke]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=93bc88d ]
SOLR-9538: Relocate (BinaryResponse|JSON|Smile)Writer tests to
org.apache.solr.response which is the package of the classes they test. (Jonny
Marks via Christine Poerschke)
> 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
> 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: [email protected]
For additional commands, e-mail: [email protected]