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:04:00 UTC

[solr] branch branch_9_0 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 branch_9_0
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/branch_9_0 by this push:
     new 50a0d2a  SOLR-16083: Remove already done packaging TODO
50a0d2a is described below

commit 50a0d2a8c208ddc6a431369cb279d3d2190d9e2e
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"