[ https://issues.apache.org/jira/browse/FLUME-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ferenc Szabo updated FLUME-2977: -------------------------------- Fix Version/s: (was: 1.8.0) 1.9.0 > 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.9.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)