Re: [I] gradle's incremental compilation can get confused and lead to odd build errors [lucene]

2023-10-31 Thread via GitHub
dweiss commented on issue #12742: URL: https://github.com/apache/lucene/issues/12742#issuecomment-1788129507 I think the reason for an up-to-date status is because we handle module path ourselves ``` // Add modular dependencies and their transitive dependencies to module

Re: [I] gradle's incremental compilation can get confused and lead to odd build errors [lucene]

2023-10-31 Thread via GitHub
dweiss commented on issue #12742: URL: https://github.com/apache/lucene/issues/12742#issuecomment-1788119452 It's not incremental compilation - it's something that is related to task inputs and (likely) modular dependencies. Seems like we're missing something that makes the test

[I] gradle's incremental compilation can get confused and lead to odd build errors [lucene]

2023-10-31 Thread via GitHub
dweiss opened a new issue, #12742: URL: https://github.com/apache/lucene/issues/12742 ### Description Recent builds failed with: ``` org.apache.lucene.search.uhighlight.TestLengthGoalBreakIterator > testTargetLen FAILED java.lang.NoSuchMethodError: