You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Amend, Christian" <ch...@sap.com> on 2016/01/12 15:46:14 UTC

[INFO] SaxParser warnings in Apache Jenkins build

Hi,

I just saw the following warnings within the Apache Jenkins build log every time the RAT plugin is executed: 
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.

This is due to a bug in the Maven Doxia project which is used by the RAT plugin. The bug is fixed with RAT version 0.12 and/or Doxia version 1.7 since February 2015 yet neither version is released yet.

So I thought to at least put this on the mailing list so others won`t have to search again if they stumble upon this. Once RAT and Doxia make a release we should upgrade our versions accordingly. 

Best Regards,
Christian