[
https://issues.apache.org/jira/browse/SOLR-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632928#action_12632928
]
Lars Kotthoff commented on SOLR-657:
------------------------------------
I'm using git-svn for Solr because it's easier to manage the patches I'm
maintaining in my local copy that way. For some reason git prepends a bogus
directory to all the paths; you can apply it with "patch -p1" instead of the
svn "patch -p0".
> Replace deprecated calls with the non-deprecated equivalents
> ------------------------------------------------------------
>
> Key: SOLR-657
> URL: https://issues.apache.org/jira/browse/SOLR-657
> Project: Solr
> Issue Type: Task
> Affects Versions: 1.3
> Reporter: Lars Kotthoff
> Attachments: SOLR-657-impl-depr.patch, SOLR-657.patch,
> SOLR-657.patch, SOLR-657.patch
>
>
> There are numerous calls to deprecated constructors and methods in the code
> base. This includes deprecations from Solr itself, Lucene, and Java.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.