I'm +1 for an xmlbeans 3.0.1 release. I changed tack a little and am now using new XmlOptions instead of system properties to control the xmlbeans xml parser setup.
I had to undo the decrease in the default entity expansion limit due to failing xmlbeans tests. The hardcoded limit was 4096 and the default is now 2048. I can modify POIXMLTypeLoader [1] to set it so that when POI uses XMLBeans, the entity expansion limit will be 1. I can look after the xmlbeans 3.0.1 release. When I get enough +1s, I'll proceed. [1] https://github.com/apache/poi/blob/trunk/src/ooxml/java/org/apache/poi/ooxml/POIXMLTypeLoader.java -- Sent from: http://apache-poi.1045710.n5.nabble.com/POI-Dev-f2312866.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
