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

Dominik Stadler <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|NEW                         |RESOLVED

--- Comment #7 from Dominik Stadler <[email protected]> ---
The exception is thrown in your original case as well, but sent as log-line to
the configured POILogger internally. 

The default logger is not sending any output to keep the lib from spamming
stdout, but you can easily define a different one, e.g. by specifying
-Dorg.apache.poi.util.POILogger=org.apache.poi.util.SystemOutLogger

-- 
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