You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by Kobe <rk...@mailcity.com> on 2016/01/25 03:34:37 UTC

Apache Ignite 1.4.0 with JDK6

I am constrained to use JDK6 with a project. I have been trying to integrate
Apache Ignite (1.4.0) in this project. I have run into this issue:
org.apache.ignite.Ignite seem sot extend java.lang.AutoCloseable.

 java.lang.AutoCloseable is an artifact of JDK7 and is not supported in
JDK6.

Am I put of luck? Must I use JDK7+ to use Ignite?

thanks,

/Kobe




--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Apache-Ignite-1-4-0-with-JDK6-tp2684.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Apache Ignite 1.4.0 with JDK6

Posted by Prem Sahoo <pr...@gmail.com>.
Yes Kobe jdk 7 is minimum requirement 

Sent from my iPhone

> On Jan 24, 2016, at 9:34 PM, Kobe <rk...@mailcity.com> wrote:
> 
> 
> I am constrained to use JDK6 with a project. I have been trying to integrate
> Apache Ignite (1.4.0) in this project. I have run into this issue:
> org.apache.ignite.Ignite seem sot extend java.lang.AutoCloseable.
> 
> java.lang.AutoCloseable is an artifact of JDK7 and is not supported in
> JDK6.
> 
> Am I put of luck? Must I use JDK7+ to use Ignite?
> 
> thanks,
> 
> /Kobe
> 
> 
> 
> 
> --
> View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Apache-Ignite-1-4-0-with-JDK6-tp2684.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.