Re: ExcelGenerator broken
Re: ExcelGenerator broken
- Subject: Re: ExcelGenerator broken
- From: Maik Musall <email@hidden>
- Date: Mon, 08 Oct 2018 15:57:54 +0200
Hi,
we updated those libs a while ago, but had no way of testing it. There are no
tests included in these frameworks, and KVC of course doesn't produce compile
errors when things like that change.
We adapted the frameworks to the new constants and issued a PR:
https://github.com/wocommunity/wonder/pull/872
Maik
> Am 02.10.2018 um 19:41 schrieb Altera WO Team <email@hidden>:
>
> Hi all,
>
> in the current Wonder release the ExcelGenerator framework looks broken.
> Also the ERComponentTour example is not working.
> The issue is IMHO due to the adoption of the newer 3.17 version of POI (the
> last known working copy of ExcelGenerator was based on 3.14).
> In 3.15 they deprecated the various formatting fields in
> org.apache.poi.ss.usermodel.CellStyle interface
>
> example (from 3.15 javadoc):
> ALIGN_CENTER
> <file:///Users/wolf/Desktop/poi/315/org/apache/poi/ss/usermodel/CellStyle.html#ALIGN_CENTER>
> Deprecated.
> POI 3.15 beta 3. Use HorizontalAlignment.CENTER
> <file:///Users/wolf/Desktop/poi/315/org/apache/poi/ss/usermodel/HorizontalAlignment.html#CENTER>
> instead.
>
> Has anybody encountered this issue?
>
>
> Thanks,
>
>
>
> Matteo
>
>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden