[ 
https://issues.apache.org/jira/browse/RAT-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17896997#comment-17896997
 ] 

Claude Warren commented on RAT-453:
-----------------------------------

I think we should add the version title, version, and vendor information to the 
 at the top of the report near the timestamp.  The version information is 
retrieved from the packaging so if someone else packages the code into a 
different project it would have different values.

The values below are specified in the manifest via apache-rat/pom.xml manifest 
entries section.

For reference the values for version can be retrieved by calling

{{java -cp apache-rat/target/apache-rat-0.17-SNAPSHOT.jar 
org.apache.rat.VersionInfo}}

which produces:

{{Apache Creadur RAT 0.17-SNAPSHOT (Apache Software Foundation)}}
{{title: Apache Creadur RAT}}
{{version: 0.17-SNAPSHOT}}
{{vendor: Apache Software Foundation}}
{{spec title: Apache Creadur RAT}}
{{spec version: 0.17-SNAPSHOT}}
{{spec vendor: apache.org}}

> Rework plain text XSLT output
> -----------------------------
>
>                 Key: RAT-453
>                 URL: https://issues.apache.org/jira/browse/RAT-453
>             Project: Apache Rat
>          Issue Type: Sub-task
>          Components: reports
>    Affects Versions: 0.17
>            Reporter: Claude Warren
>            Priority: Major
>         Attachments: default_output.txt, plain-rat.xsl, rat-report.xml, 
> rat-report.xsd
>
>
> With the change to multiple counters that have individual limits in RAT-399 
> the XLST changed and there is discussion about how the text should look.  
> This ticket is to be closed when those discussions are complete, and the 
> result implemented.



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

Reply via email to