On Thu, 8 Nov 2018, Gerardi Francesco (CAP-SST/ESM1) wrote:
We are using poi 3.9 already for excel file generation and plan to migrate to 4.0 using enhanced excel graph features.

There's a lot of bug fixes since 3.9! See everything above
http://poi.apache.org/changes.html#3.9 ....

A few things have been deprecated over the years, so you might need to upgrade partway, fix the deprecation warnings with the recommended fixes, then upgrade more.

This one has still poi v3.9. : http://download.eclipse.org/tools/orbit/downloads/drops/S20181031145145/

We don't control that download site, we only control the official apache.org download site [1] and mirrors [2], and the org.apache.poi maven co-ordinates [3]. You'd need to talk to the folks over at Eclipse about updating their mirrors and/or builds

Nick

[1] http://poi.apache.org/download.html
[2] https://www.apache.org/dyn/closer.lua/poi/release/
[3] https://repo1.maven.org/maven2/org/apache/poi/

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

Reply via email to