[
https://issues.apache.org/jira/browse/SOLR-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632913#action_12632913
]
Ryan McKinley commented on SOLR-657:
------------------------------------
looking over the patch... it looks good, but i cant get it to apply --
everything shows up as:
a/src/java/org/apache/solr/search/FieldQParserPlugin.java'
(notice the prefix a/)
how did you create the patch?
can you try again with "svn diff > SOLR-657.patch" from the root folder?
> 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.