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 <mcen...@altera.it>: > > 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 (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com