Related to Java versions, jclouds uses modernizer-maven-plugin to encourage use of modern Java APIs such as ArrayList, String.getBytes(Charset), etc.:
https://github.com/andrewgaul/modernizer-maven-plugin On Tue, Oct 27, 2015 at 8:49 AM, Vinicius CorrĂȘa de Almeida < viniciusc.almei...@gmail.com> wrote: > I analized some releases and i noticed that not using java 7 features like > multi catch and in java 8 do not use lambda expressions and others > features, so i came by this email to know why the developers not using this > features? > -- Andrew Gaul http://gaul.org/