https://issues.apache.org/bugzilla/show_bug.cgi?id=45410
Summary: [PATCH] Remove dependency to commons-beanutils
Product: POI
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Keywords: PatchAvailable
Severity: minor
Priority: P2
Component: HSSF
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Created an attachment (id=22266)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=22266)
Remove dependency to commons-beanutils
The commons-beanutils dependency is only used by the HSSFCellUtil class
in contrib. The attached patch replaces the dependency with two private utility
methods that copy the format properties of a cell style to a Map and back.
--
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]