This is an automated email from the ASF dual-hosted git repository.
houston pushed a commit to branch branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/branch_9x by this push:
new 692ba62 SOLR-16083: Remove already done packaging TODO
692ba62 is described below
commit 692ba62b40de94b081ea8381a221079ee660a8eb
Author: Houston Putman <[email protected]>
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"