[ https://issues.apache.org/jira/browse/LUCENE-7028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146273#comment-15146273 ]
ASF subversion and git services commented on LUCENE-7028: --------------------------------------------------------- Commit 528fb8702b91aaeb7a0491a638ed10ae8ae57f2c in lucene-solr's branch refs/heads/branch_5_5 from [~thetaphi] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=528fb87 ] LUCENE-7028: Deprecate a duplicate method in NumericUtils > Remove useless clone of method in Lucene 6' LegacyNumericUtils > -------------------------------------------------------------- > > Key: LUCENE-7028 > URL: https://issues.apache.org/jira/browse/LUCENE-7028 > Project: Lucene - Core > Issue Type: Bug > Components: core/other > Reporter: Uwe Schindler > Assignee: Uwe Schindler > Fix For: master, 6.0 > > Attachments: LUCENE-7028.patch, LUCENE-7028.patch > > > While working on LUCENE-7027 I noticed, that NumericUtils contains the same > method 2 times (same signature), one just delegating to the other. I will > remove the duplicate for 6.0. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org