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

Grant Ingersoll updated LUCENE-2952:
------------------------------------

    Attachment: LUCENE-2952.patch

I think this is ready to go.  It checks licenses, it checks notices.  It leaves 
room for other validation tasks (version conflicts, etc.)  It is fast.  It is 
only called for each top dir: lucene, modules, solr (there is one extra call 
when modules/benchmark gets called, but I can live with it).

I believe all LICENSE, NOTICE files are properly set now.

> Make license checking/maintenance easier/automated
> --------------------------------------------------
>
>                 Key: LUCENE-2952
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2952
>             Project: Lucene - Java
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Priority: Minor
>         Attachments: LUCENE-2952.patch, LUCENE-2952.patch, LUCENE-2952.patch, 
> LUCENE-2952.patch, LUCENE-2952.patch, LUCENE-2952.patch, LUCENE-2952.patch
>
>
> Instead of waiting until release to check licenses are valid, we should make 
> it a part of our build process to ensure that all dependencies have proper 
> licenses, etc.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to