[GitHub] [solr] dsmiley commented on a change in pull request #557: SOLR-15914 Make it super simple to add a contrib module to shared classpath

2022-01-25 Thread GitBox
dsmiley commented on a change in pull request #557: URL: https://github.com/apache/solr/pull/557#discussion_r792280103 ## File path: solr/core/src/java/org/apache/solr/util/ModuleUtils.java ## @@ -0,0 +1,128 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [solr] dsmiley commented on a change in pull request #557: SOLR-15914 Make it super simple to add a contrib module to shared classpath

2022-01-22 Thread GitBox
dsmiley commented on a change in pull request #557: URL: https://github.com/apache/solr/pull/557#discussion_r790211840 ## File path: solr/core/src/java/org/apache/solr/core/CoreContainer.java ## @@ -1581,7 +1553,7 @@ private void resetIndexDirectory(CoreDescriptor dcore, Confi