On 13/12/17 16:02, Thanh Ha wrote: > On Wed, Dec 13, 2017 at 2:13 AM, Robert Varga <[email protected] > <mailto:[email protected]>> wrote: > > Hello, > > it seems we are ready to start nailing down our Java 9 compatibility -- > which requires us running parallel JDK8/JDK9 verify jobs. Do we have > JDK9 available on the build slaves? > > Thanks, > Robert > > > Hi Robert, > > Assuming CentOS 7 supports Java 9 we'll need to update our packer > baseline.sh script to install it here: > > https://github.com/opendaylight/releng-builder/blob/master/packer/provision/baseline.sh#L176-L204 > > Currently we only install Java 7 and 8 with 8 being default at the > moment. I think the right path forward is like to to install all 3 and > keep 8 as the default. > > Can you open a helpdesk ticket for this so that we can track it?
Hello Thanh, thanks for the pointer. I have pushed an untested patch, https://git.opendaylight.org/gerrit/#/c/66762/, to manually install JDK9 on distributions which do not have it. Thanks, Robert
signature.asc
Description: OpenPGP digital signature
_______________________________________________ infrastructure mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/infrastructure
