[
https://issues.apache.org/jira/browse/SOLR-3343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Male resolved SOLR-3343.
------------------------------
Resolution: Fixed
Fix Version/s: 4.0
Assignee: Chris Male
Resolved in trunk.
> Move non-shared utils from solrj to solr core
> ---------------------------------------------
>
> Key: SOLR-3343
> URL: https://issues.apache.org/jira/browse/SOLR-3343
> Project: Solr
> Issue Type: Improvement
> Reporter: Chris Male
> Assignee: Chris Male
> Fix For: 4.0
>
> Attachments: SOLR-3343.patch
>
>
> When doing some unrelated refactoring, I found myself making changes to a
> class in solrj's {{org.apache.solr.common}} which surprised me. Under closer
> examination the class was only used inside Solr core and DIH.
> I think {{common}} in solrj should only contain those classes which are
> shared between solrj and other modules. Anything thats not used by solrj
> should go into solr core (or whatever other module actually makes use of it).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]