dweiss commented on a change in pull request #1364: SOLR-14335: Lock Solr's 
memory to prevent swapping
URL: https://github.com/apache/lucene-solr/pull/1364#discussion_r395140443
 
 

 ##########
 File path: solr/server/build.gradle
 ##########
 @@ -111,7 +112,12 @@ task assemblePackaging(type: Sync) {
     into "lib/ext"
   })
 
-  from { project.configurations.startJar.singleFile } {
+  from("${buildDir}/libs", {
 
 Review comment:
   I think a new module would make more sense (put a comment in jira).

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to