[
https://issues.apache.org/jira/browse/LUCENE-1866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man updated LUCENE-1866:
-----------------------------
Attachment: LUCENE-1866.patch
per discussion on the user list, we should be looking at a RAT report for *all*
the sources in the common case, and prior to a release we should sanity check
_exactly_ what is in the release.
patch makes a start at this ... as mentioned on mail, the rat ant task has soem
anoying limitations so i went back and forth between using it vs using <java>
to run rat.Report directly.
at the moment this works fine, but it's pissing me off that i can't find an
obvious way to either just get a summary report (skipping all the heads of the
files that don't have recognized licenses) or to have hte report go to a file
*and* to the ant output (because when the report is really bad, all the
important summary info scrolls out of hte terminal buffer unless it's
configured really huge)
I'm clearly really tired right now, so i'm going to drop this and let other
people pick it up if they want.
> better RAT reporting
> --------------------
>
> Key: LUCENE-1866
> URL: https://issues.apache.org/jira/browse/LUCENE-1866
> Project: Lucene - Java
> Issue Type: Bug
> Reporter: Hoss Man
> Attachments: 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.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]