Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] Paho java client jdk version

You should be able to use the current Jva client with JDK 1.6 or above.   Of course, if we use JDK 1.8 features, that would rule out using the client with previous JDKs - and we're not ready for that just yet.  I am told that Android uses a Java level based on 1.6, and as the current client works on Android, that would be a reason for not moving beyond 1.6.

As Andy says, a client which uses Java features from more recent version of Java has been mooted, but there are no firm plans to develop it yet.

Ian


On 05/07/2014 02:52 PM, Andy Piper wrote:
Hi Matt

This has been discussed. There's a (mostly blank...) wiki page https://wiki.eclipse.org/Paho/Java_8_client and this was also brought up on the Paho dev mailing list https://dev.eclipse.org/mhonarc/lists/paho-dev/msg01204.html, we would welcome your thoughts. I'm cc'ing this to the Mailing List so you can jump right in if you like.

It likely will not be part of the 1.0 release with Eclipse Luna but we do not believe there are issues with the current 1.6 version under JDK 1.8.

Andy



On Wed, May 7, 2014 at 4:39 AM, Matt Brodala <mbbmnyc@xxxxxxxxx> wrote:
Hi Andy,
I had cloned the latest paho java client project with git. Took a look into pom files and saw 1.6 source settings. Are there any plans to upgrade jdk to 1.8 ?

Regards,

Matt Brodala (mbbmnyc@xxxxxxxxx)



(this message was sent via the blog)



--
Andy Piper | Kingston upon Thames, London (UK)
blog: http://andypiper.co.uk   |   skype: andypiperuk
twitter: @andypiper  |  images: http://www.flickr.com/photos/andypiper


_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/paho-dev

-- 
Ian Craggs                          
icraggs@xxxxxxxxxx                 IBM United Kingdom
Committer on Paho, Mosquitto


Back to the top