You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2022/06/13 17:53:52 UTC

[GitHub] [lucene] dweiss commented on a diff in pull request #927: LUCENE-10151: Adding Timeout Support to IndexSearcher

dweiss commented on code in PR #927:
URL: https://github.com/apache/lucene/pull/927#discussion_r895987477


##########
build.gradle:
##########
@@ -183,3 +183,5 @@ apply from: file('gradle/hacks/turbocharge-jvm-opts.gradle')
 apply from: file('gradle/hacks/dummy-outputs.gradle')
 
 apply from: file('gradle/pylucene/pylucene.gradle')
+sourceCompatibility = JavaVersion.VERSION_17

Review Comment:
   IntelliJ sometimes adds such things on its own... Please revert this change - it's likely to crash badly with other things concerning source compatibility.



-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org