You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ds...@apache.org on 2022/05/26 03:04:03 UTC

[solr] branch main updated: SOLR-16210: Lift GitHub builds: simplify; skip Antora (#876)

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

dsmiley pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/main by this push:
     new 4a551196a60 SOLR-16210: Lift GitHub builds: simplify; skip Antora (#876)
4a551196a60 is described below

commit 4a551196a60d6e511111e3a2458f13f4fa4abc33
Author: Chris Wininger <ch...@gmail.com>
AuthorDate: Wed May 25 23:03:57 2022 -0400

    SOLR-16210: Lift GitHub builds: simplify; skip Antora (#876)
---
 .lift.toml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.lift.toml b/.lift.toml
index da2f2e5449f..239b818a1b0 100644
--- a/.lift.toml
+++ b/.lift.toml
@@ -8,3 +8,5 @@ ignoreFiles = '''
 **/*.min.js
 solr/webapp/web/libs/*.js
 '''
+build = "./gradlew jar"
+