mocobeta commented on a change in pull request #566:
URL: https://github.com/apache/lucene/pull/566#discussion_r774524778



##########
File path: 
lucene/distribution.tests/src/test/org/apache/lucene/distribution/TestModularLayer.java
##########
@@ -101,7 +109,7 @@ public static void checkModulePathProvided() {
               + thirdPartyModulesPath.toAbsolutePath());
     }
 
-    coreModulesFinder = ModuleFinder.of(modulesPath);
+    coreModulesFinder = ModuleFinder.of(modulesPath, testModulesPath);

Review comment:
       No - I think test-framework firstly appeared in the distribution test at 
https://github.com/apache/lucene/commit/a94fbb79ac6e60c1ebfa76b24cab23fabcb60bbf.
 There is no previous code to be reverted.




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

Reply via email to