risdenk edited a comment on pull request #726:
URL: https://github.com/apache/solr/pull/726#issuecomment-1059492225


   Yea so there is a pattern for this already related to the Jetty jars:
   
   https://github.com/apache/solr/blob/main/solr/core/build.gradle#L96
   
   and
   
   https://github.com/apache/solr/blob/main/solr/server/build.gradle#L32
   
   basically anything in `solr/server/build.gradle` that is `api` should be set 
to `compileTimeApi` in `solr/core/build.gradle` if it exists in 
`solr/core/build.gradle`.
   
   Does that sound plausible?


-- 
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...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to