You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Hardik Savsani <hs...@tibco.com.INVALID> on 2019/05/21 09:58:42 UTC

JAVA 11 supported jar

Hi  Team,

Hope... you are doing great.

We are developing a product which is using the following jars:

poi-3.14-20160307.jar
poi-ooxml-3.14-20160307.jar
poi-ooxml-schemas-3.14-20160307.jar

We want to confirm only whether above mentioned jars supported by Java 11
or not.

Could you please confirm on this.

Thanks & Regards,
Hardik

Re: JAVA 11 supported jar

Posted by Dominik Stadler <do...@gmx.at>.
Hi,

Apache POI supports Java 11 officially since Apache POI 4.1.0, see
http://poi.apache.org/help/faq.html#faq-N102B0 for details. Previous
versions might be able to run with JDK 11, but you might need to manually
add dependencies like jaxb and add some --add-opens statements when
starting Java, so ideally you should upgrade to the current release first.

Dominik.


On Wed, May 22, 2019 at 2:36 PM Jörn Franke <jo...@gmail.com> wrote:

> Those look like snapshots. For production ready library you should use
> official releases and not snapshot libraries.
> You have to test yourself if they work for Java 11, but generally you
> should always stay with the latest version of Poi - also to avoid security
> issues.
>
> > Am 21.05.2019 um 11:58 schrieb Hardik Savsani <hsavsani@tibco.com.invalid
> >:
> >
> > Hi  Team,
> >
> > Hope... you are doing great.
> >
> > We are developing a product which is using the following jars:
> >
> > poi-3.14-20160307.jar
> > poi-ooxml-3.14-20160307.jar
> > poi-ooxml-schemas-3.14-20160307.jar
> >
> > We want to confirm only whether above mentioned jars supported by Java 11
> > or not.
> >
> > Could you please confirm on this.
> >
> > Thanks & Regards,
> > Hardik
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
> For additional commands, e-mail: dev-help@poi.apache.org
>
>

Re: JAVA 11 supported jar

Posted by Gubba Shiva Kumar <gs...@tibco.com.INVALID>.
Hello Franke,

Thank you for your email. Can you please let us know what is the latest
versions of production ready libraries for these. We are in the plan of
upgrade our applications. During this we will use prod libraries instead of
snapshot libs.

It would be great if you could confirm whether new version of libs are
compatible with Java 11.

Thanks,
Shiva

On Wed, May 22, 2019 at 6:06 PM Jörn Franke <jo...@gmail.com> wrote:

> Those look like snapshots. For production ready library you should use
> official releases and not snapshot libraries.
> You have to test yourself if they work for Java 11, but generally you
> should always stay with the latest version of Poi - also to avoid security
> issues.
>
> > Am 21.05.2019 um 11:58 schrieb Hardik Savsani <hsavsani@tibco.com.invalid
> >:
> >
> > Hi  Team,
> >
> > Hope... you are doing great.
> >
> > We are developing a product which is using the following jars:
> >
> > poi-3.14-20160307.jar
> > poi-ooxml-3.14-20160307.jar
> > poi-ooxml-schemas-3.14-20160307.jar
> >
> > We want to confirm only whether above mentioned jars supported by Java 11
> > or not.
> >
> > Could you please confirm on this.
> >
> > Thanks & Regards,
> > Hardik
>

Re: JAVA 11 supported jar

Posted by Jörn Franke <jo...@gmail.com>.
Those look like snapshots. For production ready library you should use official releases and not snapshot libraries.
You have to test yourself if they work for Java 11, but generally you should always stay with the latest version of Poi - also to avoid security issues.

> Am 21.05.2019 um 11:58 schrieb Hardik Savsani <hs...@tibco.com.invalid>:
> 
> Hi  Team,
> 
> Hope... you are doing great.
> 
> We are developing a product which is using the following jars:
> 
> poi-3.14-20160307.jar
> poi-ooxml-3.14-20160307.jar
> poi-ooxml-schemas-3.14-20160307.jar
> 
> We want to confirm only whether above mentioned jars supported by Java 11
> or not.
> 
> Could you please confirm on this.
> 
> Thanks & Regards,
> Hardik

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