[
https://issues.apache.org/jira/browse/FLUME-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15462103#comment-15462103
]
Mike Percy commented on FLUME-2977:
-----------------------------------
I would be +1 on upgrading RAT once the new version is available, but as far as
I can tell as of this writing there has been no upstream release of 0.12:
http://creadur.apache.org/rat/download_rat.cgi
> fix compile warnings from SAXParser
> -----------------------------------
>
> Key: FLUME-2977
> URL: https://issues.apache.org/jira/browse/FLUME-2977
> Project: Flume
> Issue Type: Improvement
> Components: Build
> Reporter: Attila Simon
> Assignee: Attila Simon
> Priority: Minor
> Fix For: v1.7.0
>
> Attachments: FLUME-2977.patch
>
>
> Before RAT check mvn install prints out the following warnings:
> {noformat}
> Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property
> 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not
> recognized.
> Compiler warnings:
> WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property
> 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
> Warning: org.apache.xerces.parsers.SAXParser: Feature
> 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
> Warning: org.apache.xerces.parsers.SAXParser: Property
> 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
> Warning: org.apache.xerces.parsers.SAXParser: Property
> 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not
> recognized.
> [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
> approved: 9 licence.
> {noformat}
> It doesn't break the build but seems misleading.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)