[ 
https://issues.apache.org/jira/browse/LUCENE-1866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13245958#comment-13245958
 ] 

Robert Muir commented on LUCENE-1866:
-------------------------------------

Looking at this more, I'm tired of reviewing/fixing the licenses prior to 
release.

I think the issue should be less of 'better rat reporting' and more of:
# configure rat with the proper accepted licenses so there are no false 
positives for e.g. BSD stuff.
# configure any really necessary exclusions (like there is an 
htmlStripTest.html that I'm sure is structured
  the way it is for a reason for testing something)
# fix "top-level" stuff like lucene/solr/modules to, instead of failing 
confusingly because
  they have no src/, instead recurse into all their submodules.
# once everything is configured correctly: have hudson fail the build if files 
are missing any licenses, 
  we can grep the output file automatically to determine it passed with no 
problems.
                
> better RAT reporting
> --------------------
>
>                 Key: LUCENE-1866
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1866
>             Project: Lucene - Java
>          Issue Type: Bug
>          Components: general/build
>            Reporter: Hoss Man
>            Assignee: Robert Muir
>             Fix For: 4.0
>
>         Attachments: LUCENE-1866.patch, LUCENE-1866.patch
>
>
> the "ant rat-sources" target currently only analyzes src/java ... we can do 
> better then this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to