You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Dawid Weiss (Jira)" <ji...@apache.org> on 2021/08/26 12:39:00 UTC

[jira] [Created] (SOLR-15601) Remove blank rat exclusions and add proper licenses to certain files

Dawid Weiss created SOLR-15601:
----------------------------------

             Summary: Remove blank rat exclusions and add proper licenses to certain files
                 Key: SOLR-15601
                 URL: https://issues.apache.org/jira/browse/SOLR-15601
             Project: Solr
          Issue Type: Task
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Dawid Weiss


This is a trivial follow up to SOLR-15436. Currently there are exclusions for many types of files, such as:
{code}
            exclude "**/README.md"
            exclude "**/*.html"
            exclude "**/*.xml"
            exclude "**/*.json"
            exclude "**/*.js"
            exclude "**/*.py"
{code}

Some of these (md files, bat, sh scripts) should have proper ASL licenses. Removing these exclusions from rat-sources.gradle and applying proper licenses would be needed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org