https://bz.apache.org/bugzilla/show_bug.cgi?id=65326

--- Comment #3 from PJ Fanning <[email protected]> ---
Cody, your stacktrace seems to indicate that you are not using poi-5.1.0.jar -
that you are using an older jar.

XMLHelper line 224 does not set accessExternalSchema param in latest code.

https://github.com/apache/poi/blob/trunk/poi/src/main/java/org/apache/poi/util/XMLHelper.java#L224

If the logging upsets you, can't you change your log configuration so the
XMLHelper does not emit info level logs?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to