uschindler removed a comment on pull request #571: URL: https://github.com/apache/lucene/pull/571#issuecomment-1003988012
> Hi @dweiss, I merged main and reverted some changes in this PR that were solved differently than in other branch. > > The only thing that fails now: > > ``` > 1. WARNING in C:\Users\Uwe Schindler\Projects\lucene\lucene\lucene\core.tests\src\test\module-info.java (at line 27) > opens org.apache.lucene.core.testresources to > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > The package org.apache.lucene.core.testresources does not exist or is empty > ---------- > 1 problem (1 warning) > ``` > > This seems to be another ECJ bug. In Main it does not happen, but here. The package has no class files, it only contains resources. Interestingly it does not happen on Github runs, only locally. -- 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-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org