uschindler commented on pull request #567: URL: https://github.com/apache/lucene/pull/567#issuecomment-1003994470
``` > Task :lucene:core.tests:ecjLintTest ---------- 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) ``` I will check how to fix this. Its a valid warning because the package has no class files. But that's wanted here for testing purposes. -- 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