Re: run Jenkins in a newer version of OS

2017-08-24 Thread Nan Zhu
I see, thanks, Mu! On Wed, Aug 23, 2017 at 9:18 AM, Mu Li wrote: > We can (should) upgrade the docker image used in CI from ubuntu 14.04 to > ubuntu 16.04 > > On Wed, Aug 23, 2017 at 7:01 AM, Nan Zhu wrote: > > > Hi, all > > > > I just noticed that

run Jenkins in a newer version of OS

2017-08-23 Thread Nan Zhu
Hi, all I just noticed that our Jenkins is running on Ubuntu 14.04, which does not even contain JDK8 in its default repo I am trying to do https://github.com/apache/incubator-mxnet/pull/7574/files to use some JDK8 APIs JDK 9 has been the topic, we might want to at least move on to JDK 8 Is it