You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ho...@apache.org on 2022/03/07 17:00:45 UTC

[solr] branch main updated: SOLR-16083: Remove already done packaging TODO

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

houston 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 8bc99ff  SOLR-16083: Remove already done packaging TODO
8bc99ff is described below

commit 8bc99ffd81704d4ee43682a2fd2173ac10a95d29
Author: Houston Putman <ho...@apache.org>
AuthorDate: Mon Mar 7 11:59:47 2022 -0500

    SOLR-16083: Remove already done packaging TODO
---
 solr/packaging/build.gradle | 1 -
 1 file changed, 1 deletion(-)

diff --git a/solr/packaging/build.gradle b/solr/packaging/build.gradle
index b97d0af..f64d146 100644
--- a/solr/packaging/build.gradle
+++ b/solr/packaging/build.gradle
@@ -85,7 +85,6 @@ distributions {
   main {
     distributionBaseName = 'solr'
     contents {
-      // TODO: This is missing module README files, as compared to 8x
 
       from(rootDir, {
         include "LICENSE.txt"