[ https://issues.apache.org/jira/browse/FLUME-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16091741#comment-16091741 ]
Attila Simon commented on FLUME-2977: ------------------------------------- RAT-222 is resolved. 0.12 is available : http://creadur.apache.org/rat/download_rat.cgi > Upgrade RAT to 0.12 > ------------------- > > 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: 1.8.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.4.14#64029)