[ https://issues.apache.org/jira/browse/GEODE-7309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17293663#comment-17293663 ]
ASF GitHub Bot commented on GEODE-7309: --------------------------------------- mkevo commented on a change in pull request #6076: URL: https://github.com/apache/geode/pull/6076#discussion_r585509589 ########## File path: geode-lucene/build.gradle ########## @@ -71,6 +71,7 @@ dependencies { upgradeTestImplementation(project(':geode-dunit')) upgradeTestImplementation('commons-io:commons-io') + upgradeTestImplementation('org.apache.lucene:lucene-backward-codecs') Review comment: I read some articles about Lucene and its similarities and only find that this backward-codecs is needed for test. So I'm not sure taht we need to ship it with Geode. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Upgrade Lucene from 6.6.2 to 8.2.0 > ---------------------------------- > > Key: GEODE-7309 > URL: https://issues.apache.org/jira/browse/GEODE-7309 > Project: Geode > Issue Type: Sub-task > Reporter: Mario Kevo > Assignee: Mario Kevo > Priority: Major > Labels: pull-request-available > Time Spent: 5.5h > Remaining Estimate: 0h > -- This message was sent by Atlassian Jira (v8.3.4#803005)