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

Martin Gainty commented on RAT-237:
-----------------------------------

given this configuration for apache-rat-plugin:
<configuration>
        <reportStyle>xml</reportStyle>

produces rat.xml with this format:
<?xml version="1.0" ?>
<rat-report timestamp="2017.06.22 AD at 16:25:16 EDT">
        
<violation>/maven-rat-plugin/apache-rat-plugin/elements/Image.png.old</violation>
        
<violation>/maven-rat-plugin/apache-rat-plugin/elements/NoLicenseNoCopyright.jpg</violation>
        
<violation>/maven-rat-plugin/apache-rat-plugin/target/classes/jarit.bat</violation>
        
<violation>/maven-rat-plugin/apache-rat-plugin/target/classes/elements/Image.png.old</violation>
        
<violation>/maven-rat-plugin/apache-rat-plugin/target/classes/javadocs/ArchiveElement.html</violation>
        
<violation>/maven-rat-plugin/apache-rat-plugin/target/classes/javadocs/index.html</violation>
        
<violation>/maven-rat-plugin/apache-rat-plugin/target/classes/violations/FilterTest.cs</violation>
        
<violation>/maven-rat-plugin/apache-rat-plugin/target/test-classes/binaries/Image-png.not</violation>
        
<violation>/maven-rat-plugin/apache-rat-plugin/target/test-classes/elements/NoLicenseNoCopyright.jpg</violation>
        
<violation>/maven-rat-plugin/apache-rat-plugin/target/test-classes/javadocs/ArchiveElement.html</violation>
        
<violation>/maven-rat-plugin/apache-rat-plugin/target/test-classes/javadocs/index.html</violation>
        
<violation>/maven-rat-plugin/apache-rat-plugin/target/test-classes/violations/FilterTest.cs</violation>
</rat-report>

should I namespace qualify rat-report element and violations elements e.g. 
<ns:rat-report>, <ns:violation>?
if so which uri should I assign to the ns prefix (maybe 
XMLConstants.W3C_XML_SCHEMA_NS_URI ?)

let me know what works best
Thanks
Martin


> enable ability to read License/Copyright metadata from metadata-enabled Image
> -----------------------------------------------------------------------------
>
>                 Key: RAT-237
>                 URL: https://issues.apache.org/jira/browse/RAT-237
>             Project: Apache Rat
>          Issue Type: New Feature
>          Components: maven
>    Affects Versions: 0.12
>         Environment: any version maven
> any JDK
> <commercial/opensource> tool to create metadata-enabled Image is ?
>            Reporter: Martin Gainty
>            Priority: Minor
>             Fix For: 0.13
>
>         Attachments: asf_logo_longform.jpg, asf_logo_longform.png, 
> asf_logo_shortform.jpg, asf_logo_shortform.png
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> An Incubator discussion has started to ensure organisations can authenticate 
> proprietary image asset(s)..the first iteration will accomplish this 
> objective by verifying the Copyright and or License metadata tag from a 
> metadata enabled Image such as a XMP Image...a fork has been created from 
> existing apache-rat-plugin codebase and a patch is is ready to verify 
> copyright/license data in a metadata enabled Image. Currently seeking 
> <commercial/opensource> tool which will insert Copyright/License information 
> into Image metadata tag..Eval version photoshop File/FileInfo functionality 
> is crippled and will not work. Currently evaluating exiftool...Suggestions 
> are Welcome



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to