You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2021/03/02 08:02:15 UTC

[GitHub] [geode] onichols-pivotal commented on a change in pull request #6076: GEODE-7309: uplift lucene to 7.1.0

onichols-pivotal commented on a change in pull request #6076:
URL: https://github.com/apache/geode/pull/6076#discussion_r585337063



##########
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:
       just checking, is backward-codecs really only required by tests, not end-users too?  I would naively assume it needs to be shipped with Geode as well.




----------------------------------------------------------------
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:
users@infra.apache.org