[Bug 59264] Unify interface for setting cell border line styles using BorderStyle enum instead of short code

2016-09-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59264

--- Comment #6 from Javen O'Neal  ---
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: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 59264] Unify interface for setting cell border line styles using BorderStyle enum instead of short code

2016-07-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59264

Javen O'Neal  changed:

   What|Removed |Added

 Blocks||59836

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 59264] Unify interface for setting cell border line styles using BorderStyle enum instead of short code

2016-04-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59264

Javen O'Neal  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Javen O'Neal  ---
Updated JavaDocs in r1737894. These changes will be available in POI 3.15 beta
2.

Updated change log in r1737888.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org



[Bug 59264] Unify interface for setting cell border line styles using BorderStyle enum instead of short code

2016-04-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59264

Javen O'Neal  changed:

   What|Removed |Added

Summary|Change CellStyle border |Unify interface for setting
   |style constants from short  |cell border line styles
   |to enum |using BorderStyle enum
   ||instead of short code

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org