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

Robert Muir resolved LUCENE-1866.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 3.6

Committed, backported, added task to hudson scripts.

'ant rat-sources' from the top-level gives reports for the whole source tree 
(and same from lucene/solr/modules), and
fails if there are any violations.

hudson runs this as part of its scripts.

I didnt put rat in .ant/lib because the rat jar uses some
commons libs (don't want to pollute the ant classpath which
we wrongly let slip into the compile classpath still i think).

So thats why the separate execution of ant -lib <rat_jar> rat-sources
                
> 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: 3.6, 4.0
>
>         Attachments: LUCENE-1866.patch, LUCENE-1866.patch, LUCENE-1866.patch, 
> LUCENE-1866_step1.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