You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Chris M. Hostetter (Jira)" <ji...@apache.org> on 2020/02/13 22:00:06 UTC

[jira] [Created] (LUCENE-9224) RAT report complains about ... rat-report.xml

Chris M. Hostetter created LUCENE-9224:
------------------------------------------

             Summary: RAT report complains about ... rat-report.xml
                 Key: LUCENE-9224
                 URL: https://issues.apache.org/jira/browse/LUCENE-9224
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Chris M. Hostetter


I'm not sure if this is due to some comflagration of mixing gradle work with ant work, but today i encountered the following failure after running "ant clean precommit" ...

{noformat}
rat-sources:
      [rat] 
      [rat] *****************************************************
      [rat] Summary
      [rat] -------
      [rat] Generated at: 2020-02-13T14:46:10-07:00
      [rat] Notes: 0
      [rat] Binaries: 1
      [rat] Archives: 0
      [rat] Standards: 95
      [rat] 
      [rat] Apache Licensed: 75
      [rat] Generated Documents: 0
      [rat] 
      [rat] JavaDocs are generated and so license header is optional
      [rat] Generated files do not required license headers
      [rat] 
      [rat] 1 Unknown Licenses
      [rat] 
      [rat] *******************************
      [rat] 
      [rat] Unapproved licenses:
      [rat] 
      [rat]   /home/hossman/lucene/dev/solr/webapp/build/rat/rat-report.xml
      [rat] 
      [rat] *******************************
      [rat] 
      [rat] Archives:
      [rat] 
      [rat] *****************************************************
      [rat]   Files with Apache License headers will be marked AL
      [rat]   Binary files (which do not require AL headers) will be marked B
      [rat]   Compressed archives will be marked A
      [rat]   Notices, licenses etc will be marked N
      [rat]   AL    /home/hossman/lucene/dev/solr/webapp/build.xml
      [rat]  !????? /home/hossman/lucene/dev/solr/webapp/build/rat/rat-report.xml
      [rat]   AL    /home/hossman/lucene/dev/solr/webapp/web/WEB-INF/web.xml
...
{noformat}

RAT seems to be comlaining that there is no license header in it's own report file?



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

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


Re: [jira] [Created] (LUCENE-9224) RAT report complains about ... rat-report.xml

Posted by Michael Sokolov <ms...@gmail.com>.
I love it. Who watches the watchmen? Apparently the watchmen do.

On Thu, Feb 13, 2020, 5:00 PM Chris M. Hostetter (Jira) <ji...@apache.org>
wrote:

> Chris M. Hostetter created LUCENE-9224:
> ------------------------------------------
>
>              Summary: RAT report complains about ... rat-report.xml
>                  Key: LUCENE-9224
>                  URL: https://issues.apache.org/jira/browse/LUCENE-9224
>              Project: Lucene - Core
>           Issue Type: Bug
>             Reporter: Chris M. Hostetter
>
>
> I'm not sure if this is due to some comflagration of mixing gradle work
> with ant work, but today i encountered the following failure after running
> "ant clean precommit" ...
>
> {noformat}
> rat-sources:
>       [rat]
>       [rat] *****************************************************
>       [rat] Summary
>       [rat] -------
>       [rat] Generated at: 2020-02-13T14:46:10-07:00
>       [rat] Notes: 0
>       [rat] Binaries: 1
>       [rat] Archives: 0
>       [rat] Standards: 95
>       [rat]
>       [rat] Apache Licensed: 75
>       [rat] Generated Documents: 0
>       [rat]
>       [rat] JavaDocs are generated and so license header is optional
>       [rat] Generated files do not required license headers
>       [rat]
>       [rat] 1 Unknown Licenses
>       [rat]
>       [rat] *******************************
>       [rat]
>       [rat] Unapproved licenses:
>       [rat]
>       [rat]   /home/hossman/lucene/dev/solr/webapp/build/rat/rat-report.xml
>       [rat]
>       [rat] *******************************
>       [rat]
>       [rat] Archives:
>       [rat]
>       [rat] *****************************************************
>       [rat]   Files with Apache License headers will be marked AL
>       [rat]   Binary files (which do not require AL headers) will be
> marked B
>       [rat]   Compressed archives will be marked A
>       [rat]   Notices, licenses etc will be marked N
>       [rat]   AL    /home/hossman/lucene/dev/solr/webapp/build.xml
>       [rat]  !?????
> /home/hossman/lucene/dev/solr/webapp/build/rat/rat-report.xml
>       [rat]   AL
> /home/hossman/lucene/dev/solr/webapp/web/WEB-INF/web.xml
> ...
> {noformat}
>
> RAT seems to be comlaining that there is no license header in it's own
> report file?
>
>
>
> --
> This message was sent by Atlassian Jira
> (v8.3.4#803005)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
> For additional commands, e-mail: issues-help@lucene.apache.org
>
>