dweiss opened a new pull request, #14528: URL: https://github.com/apache/lucene/pull/14528
Intellij 2025.1 was failing to import Lucene after an upgrade: ``` * What went wrong: java.io.NotSerializableException: org.gradle.api.internal.file.DefaultFilePropertyFactory$FixedFile org.gradle.api.internal.file.DefaultFilePropertyFactory$FixedFile ``` The attached PR makes the import pass again. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
