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

             Bug #: 51943
           Summary: XSSFColor references CTColor, which pulls in an
                    additional 4MB jar file
           Product: POI
           Version: 3.8-dev
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: minor
          Priority: P2
         Component: XSSF
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


XSSFColor is based on CTColor.
In order to resolve CTColor the poi-ooxml-schemas-3.8-beta4-20110826.jar JAR
file is dragged in, when it would not otherwise be required.
In my particular case that doubles the size of my JAR file.

Is it possible to rewrite XSSFColor without reference to CTColor?
If not, http://poi.apache.org/overview.html should be updated to make it clear
that poi-ooxml-schemas is requred for XSSF if colours are required.

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