You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by th...@apache.org on 2020/09/14 20:30:57 UTC

[lucene-solr] branch reference_impl_gradle_updates updated (75637b5 -> f3702d9)

This is an automated email from the ASF dual-hosted git repository.

thelabdude pushed a change to branch reference_impl_gradle_updates
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git.


    from 75637b5  Remove ant Github Action (#1798)
     add a871f21  JFR off by default, enable with -jfr flag, writes to /tmp/jfr/ dir by default unless overridden by JFR_DIR env var
     add f3702d9  JAR files in lib/ext instead of WEB-INF/lib because we use custom jetty classes in solrj, SolrCore and we also need them for jetty itself to access.

No new revisions were added by this update.

Summary of changes:
 solr/bin/solr            |  8 ++++++--
 solr/server/build.gradle | 12 ++++++++++++
 solr/webapp/build.gradle | 12 +-----------
 3 files changed, 19 insertions(+), 13 deletions(-)