[ https://issues.apache.org/jira/browse/RAT-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17891362#comment-17891362 ]
ASF subversion and git services commented on RAT-441: ----------------------------------------------------- Commit 9fb629520fb21e606d68c0f33c3343393f7a202e in creadur-rat's branch refs/heads/master from Philipp Ottlinger [ https://gitbox.apache.org/repos/asf?p=creadur-rat.git;h=9fb62952 ] RAT-441: Add test assertions to verify that rendering is correct > 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 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.}} -- This message was sent by Atlassian Jira (v8.20.10#820010)