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

           Summary: POI 3.5b3: OOXML needs too many support libraries
           Product: POI
           Version: 3.5-dev
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


You can read HSSF files using just the one POI jar.  If you want to read OOXML
files, you need several other jars - dom4j, xmlbeans etc.  Is this really
necessary given the built-in XML support in Java 5+?

Worse, the openxml4j jar includes explicit references to log4j.  It should use
the java.util.logging framework so that the log4j jars are not needed at
runtime.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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