https://issues.apache.org/bugzilla/show_bug.cgi?id=56195

            Bug ID: 56195
           Summary: XSSFSheetXMLHandler logs to System.err
           Product: POI
           Version: 3.11-dev
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: XSSF
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 31352
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31352&action=edit
Patch replacing System.err wit POI standard logs

This bug and patch continues what was started with #52628

The file:
src/ooxml/java/org/apache/poi/xssf/eventusermodel/XSSFSheetXMLHandler.java
logs directly to System.err which is inconvenient for our use case - at work we
actually parse docs with shared formulas.

I have prepared a patch which is rather trivial. If it needs to be polished -
please say so, I will improve it.

POI build with the patch

I have run the unit tests - there are no regressions introduced.

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