Ryan McKinley (JIRA) wrote:
     [ 
https://issues.apache.org/jira/browse/SOLR-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan McKinley reassigned SOLR-135:
----------------------------------

    Assignee: Ryan McKinley


I plan to do this later this evening unless I hear otherwise... I think the best approach is to make two commits:

1. Using eclipse, refactor common classes and *move* them to the new home. This will touch almost every file as it will update the imports to the new location. SVN will keep the change history for moved files.

2. svn commit

3. Add a @deprecated new class in the place of any moved class. The new class will have the same name and extend the old class. They will not have version history. These files will be deleted when we have a cleanup release sometime in the future...

4. svn commit


If there are any issues, we can always revert ;)

ryan

Reply via email to