[GitHub] [lucene-solr] HoustonPutman commented on a change in pull request #1844: SOLR-14847: Create Solr Server TGZ

2020-09-09 Thread GitBox
HoustonPutman commented on a change in pull request #1844: URL: https://github.com/apache/lucene-solr/pull/1844#discussion_r485848370 ## File path: solr/packaging/build.gradle ## @@ -109,6 +109,21 @@ task toDir(type: Sync) { } } +task toTgz(type: Tar) { Review comment:

[GitHub] [lucene-solr] HoustonPutman commented on a change in pull request #1844: SOLR-14847: Create Solr Server TGZ

2020-09-09 Thread GitBox
HoustonPutman commented on a change in pull request #1844: URL: https://github.com/apache/lucene-solr/pull/1844#discussion_r485708813 ## File path: solr/packaging/build.gradle ## @@ -109,6 +109,21 @@ task toDir(type: Sync) { } } +task toTgz(type: Tar) { Review comment:

[GitHub] [lucene-solr] HoustonPutman commented on a change in pull request #1844: SOLR-14847 Create Solr Server TGZ

2020-09-09 Thread GitBox
HoustonPutman commented on a change in pull request #1844: URL: https://github.com/apache/lucene-solr/pull/1844#discussion_r485683230 ## File path: solr/packaging/build.gradle ## @@ -109,6 +109,21 @@ task toDir(type: Sync) { } } +task toTgz(type: Tar) { Review comment: