[jira] Created: (FOR-1180) add configuration file for Apache RAT to exclude certain paths from license verification

View: New views
3 Messages — Rating Filter:   Alert me  

[jira] Created: (FOR-1180) add configuration file for Apache RAT to exclude certain paths from license verification

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

add configuration file for Apache RAT to exclude certain paths from license verification
----------------------------------------------------------------------------------------

                 Key: FOR-1180
                 URL: https://issues.apache.org/jira/browse/FOR-1180
             Project: Forrest
          Issue Type: Task
          Components: Project administration
            Reporter: David Crossley


At Apache RAT (in Incubator) we need a file to exclude certain pathnames from processing:

http://markmail.org/message/wwp52jhaxojnthxm
Subject: Re: [SOLVED] - RE: RAT with BuildBot at Apache
Date: Oct 15, 2009

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


RE: [jira] Created: (FOR-1180) add configuration file for Apache RAT to exclude certain paths from license verification

by gavin-105 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



> -----Original Message-----
> From: David Crossley (JIRA) [mailto:jira@...]
> Sent: Friday, 16 October 2009 3:33 PM
> To: dev@...
> Subject: [jira] Created: (FOR-1180) add configuration file for Apache RAT
> to exclude certain paths from license verification
>
> add configuration file for Apache RAT to exclude certain paths from
> license verification
> --------------------------------------------------------------------------
> --------------
>
>                  Key: FOR-1180
>                  URL: https://issues.apache.org/jira/browse/FOR-1180
>              Project: Forrest
>           Issue Type: Task
>           Components: Project administration
>             Reporter: David Crossley
>
>
> At Apache RAT (in Incubator) we need a file to exclude certain pathnames
> from processing:
>
> http://markmail.org/message/wwp52jhaxojnthxm
> Subject: Re: [SOLVED] - RE: RAT with BuildBot at Apache
> Date: Oct 15, 2009
>

Thanks David, great job in getting them down to 13.

Out of those 13 remaining ones, I recognise:

[rat:report]
/home/buildslave2/slave2/forrest-trunk/build/main/fresh-site/src/documentati
on/content/xdocs/samples-b/xinclude-input-sec4.txt

Which can't have a license header as it would be included in the output, and
is only a snippet of text that doesn't need it.

[rat:report]
/home/buildslave2/slave2/forrest-trunk/build/whiteboard/plugins/org.apache.f
orrest.plugin.output.OOo/resources/stylesheets/include_content.xml
[rat:report]
/home/buildslave2/slave2/forrest-trunk/build/whiteboard/plugins/org.apache.f
orrest.plugin.output.OOo/resources/stylesheets/include_manifest.xml
[rat:report]
/home/buildslave2/slave2/forrest-trunk/build/whiteboard/plugins/org.apache.f
orrest.plugin.output.OOo/resources/stylesheets/include_meta.xml
[rat:report]
/home/buildslave2/slave2/forrest-trunk/build/whiteboard/plugins/org.apache.f
orrest.plugin.output.OOo/resources/stylesheets/include_settings.xml
[rat:report]
/home/buildslave2/slave2/forrest-trunk/build/whiteboard/plugins/org.apache.f
orrest.plugin.output.OOo/resources/stylesheets/include_styles.xml

All of those get included into a single file before being zipped up as part
of an odt archive file. The content of those files above are OpenDocument
format configurations and I guess should be excluded anyway.

If no objections I'll add them to the exclude pattern later.

Gav...



[jira] Closed: (FOR-1180) add configuration file for Apache RAT to exclude certain paths from license verification

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

David Crossley closed FOR-1180.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9-dev

That initial exclusion list is done now. See $FORREST_HOME/etc/rat-avoid.txt

The RAT output now matches the list from the older license checker.



> add configuration file for Apache RAT to exclude certain paths from license verification
> ----------------------------------------------------------------------------------------
>
>                 Key: FOR-1180
>                 URL: https://issues.apache.org/jira/browse/FOR-1180
>             Project: Forrest
>          Issue Type: Task
>          Components: Project administration
>            Reporter: David Crossley
>             Fix For: 0.9-dev
>
>
> At Apache RAT (in Incubator) we need a file to exclude certain pathnames from processing:
> http://markmail.org/message/wwp52jhaxojnthxm
> Subject: Re: [SOLVED] - RE: RAT with BuildBot at Apache
> Date: Oct 15, 2009

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.