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

[jira] [Assigned] (LUCENE-9224) (ant) RAT report complains about ... solr/webapp rat-report.xml (from gradle)

     [ https://issues.apache.org/jira/browse/LUCENE-9224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erick Erickson reassigned LUCENE-9224:
--------------------------------------

    Assignee: Erick Erickson

> (ant) RAT report complains about ... solr/webapp rat-report.xml (from gradle)
> -----------------------------------------------------------------------------
>
>                 Key: LUCENE-9224
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9224
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Chris M. Hostetter
>            Assignee: Erick Erickson
>            Priority: Major
>         Attachments: LUCENE-9224.patch
>
>
> 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