You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2013/03/16 20:16:13 UTC

[jira] [Resolved] (SOLR-1137) Improve package naming for DIH

     [ https://issues.apache.org/jira/browse/SOLR-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erick Erickson resolved SOLR-1137.
----------------------------------

    Resolution: Won't Fix

SPRING_CLEANING_2013. We can reopen if there's interest.
                
> Improve package naming for DIH
> ------------------------------
>
>                 Key: SOLR-1137
>                 URL: https://issues.apache.org/jira/browse/SOLR-1137
>             Project: Solr
>          Issue Type: Improvement
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.3
>            Reporter: Amit Nithian
>            Priority: Minor
>
> Currently all classes in the DIH are lumped into one package. I would like to propose a better package naming convention for the DIH:
> org.apache.solr.handler.dataimport => for those that don't fit into any of the other three but don't warrant their own package yet.
> org.apache.solr.handler.dataimport.datasource
> org.apache.solr.handler.dataimport.transformer
> org.apache.solr.handler.dataimport.processor
> Create a test folder and mirror the package names for test classes so that test classes are not lumped into src 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org