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

Philipp Ottlinger updated RAT-441:
----------------------------------
    Description: 
When the argument types are rendered to be included in the site 
_argument_types.txt_ is written.

This file (in both variants in apache-rat-plugin and apache-rat-tasks) contains 
a double full stop as a full stop seems to be rendered after the last entry.

Thus the generated webpage ends with:

{{<StyleSheet>
Either an external xsl file or one of the internal named sheets. Internal 
sheets are:
plain-rat: The default style.

missing-headers: Produces a report of files that are missing headers.

unapproved-licenses: Produces a report of the files with unapproved licenses.

xml: Produces output in pretty-printed XML..}}

instead of

{{<StyleSheet>
Either an external xsl file or one of the internal named sheets. Internal 
sheets are:
plain-rat: The default style.

missing-headers: Produces a report of files that are missing headers.

unapproved-licenses: Produces a report of the files with unapproved licenses.

xml: Produces output in pretty-printed XML.}}

 

Test assertions in HelpTest  indicate that the output contains two dots.

  was:
When the argument types are rendered to be included in the site 
a_rgument_types.txt _is written.

This file (in both variants in apache-rat-plugin and apache-rat-tasks) contains 
a double full stop as a full stop seems to be rendered after the last entry.

Thus the generated webpage ends with:

{{<StyleSheet>
     Either an external xsl file or one of the internal named sheets. Internal 
sheets are:
         plain-rat: The default style.

         missing-headers: Produces a report of files that are missing headers.

         unapproved-licenses: Produces a report of the files with unapproved 
licenses.

         xml: Produces output in pretty-printed XML..}}

instead of

{{<StyleSheet>
     Either an external xsl file or one of the internal named sheets. Internal 
sheets are:
         plain-rat: The default style.

         missing-headers: Produces a report of files that are missing headers.

         unapproved-licenses: Produces a report of the files with unapproved 
licenses.

         xml: Produces output in pretty-printed XML.}}



> Bug: generated ArgumentTypes end with a double ..
> -------------------------------------------------
>
>                 Key: RAT-441
>                 URL: https://issues.apache.org/jira/browse/RAT-441
>             Project: Apache Rat
>          Issue Type: Sub-task
>            Reporter: Philipp Ottlinger
>            Priority: Major
>
> When the argument types are rendered to be included in the site 
> _argument_types.txt_ is written.
> This file (in both variants in apache-rat-plugin and apache-rat-tasks) 
> contains a double full stop as a full stop seems to be rendered after the 
> last entry.
> Thus the generated webpage ends with:
> {{<StyleSheet>
> Either an external xsl file or one of the internal named sheets. Internal 
> sheets are:
> plain-rat: The default style.
> missing-headers: Produces a report of files that are missing headers.
> unapproved-licenses: Produces a report of the files with unapproved licenses.
> xml: Produces output in pretty-printed XML..}}
> instead of
> {{<StyleSheet>
> Either an external xsl file or one of the internal named sheets. Internal 
> sheets are:
> plain-rat: The default style.
> missing-headers: Produces a report of files that are missing headers.
> unapproved-licenses: Produces a report of the files with unapproved licenses.
> xml: Produces output in pretty-printed XML.}}
>  
> Test assertions in HelpTest  indicate that the output contains two dots.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to