Related to Java versions, Apache 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 01:49:41PM -0200, Vinicius CorrĂȘa de Almeida 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/

Reply via email to