You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2013/06/13 10:48:19 UTC

[jira] [Commented] (LUCENE-5055) rat-sources target is missing build and ivy xml files, also resources folders

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

Uwe Schindler commented on LUCENE-5055:
---------------------------------------

I added:
{code:xml}
<fileset dir="${src.dir}/../resources" excludes="${rat.excludes}" erroronmissingdir="no"/>
{code}

And now we have some missing Licenses on *.rslp files. It also scans the zip files inside. The pattern might need additional checks.
                
> rat-sources target is missing build and ivy xml files, also resources folders
> -----------------------------------------------------------------------------
>
>                 Key: LUCENE-5055
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5055
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: general/build
>            Reporter: Ryan Ernst
>            Assignee: Uwe Schindler
>             Fix For: 5.0, 4.4
>
>         Attachments: LUCENE-5055.patch, LUCENE-5055.patch, LUCENE-5055.patch, LUCENE-5055.patch
>
>
> The check for copyright notices in files isn't checking all files, only source/test files.  A couple modules xml files are missing this (join, spatial, and custom-tasks.xml).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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