No, because then none of the Java 8 support can build. Marcelo has a JIRA for handling that the right way with bootstrap class path config.
Ideally it can be rolled into Jenkins though there are possibly historical reasons it was not enabled before. Best to fix those if possible but if not I'd rather have some automated checking than none. Checking lint is reasonably important. On Mon, May 23, 2016, 15:58 Ted Yu <yuzhih...@gmail.com> wrote: > For #1 below, currently Jenkins uses Java 8: > > JAVA_HOME=/usr/java/jdk1.8.0_60 > > > How about switching to Java 7 ? > > > My two cents. > > >