https://bz.apache.org/bugzilla/show_bug.cgi?id=59264
--- Comment #6 from Javen O'Neal <[email protected]> --- r1760627 reverted part of r1737879 for backwards compatibility with POI 3.14. BorderFormatting#getBorder[Top|Bottom|Left|Right|Diagonal]() returns short BorderFormatting#getBorder[Top|Bottom|Left|Right|Diagonal]Enum() returns BorderStyle enum r1760630 reverted part of r1737879 for backwards compatibility with POI 3.14. CellStyle#getBorder[Top|Bottom|Left|Right]() returns short CellStyle#getBorder[Top|Bottom|Left|Right]Enum() returns BorderStyle enum These changes will be included in POI 3.15 final. POI will be binary backwards compatible with POI 3.14. -- 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]
