Re: Java 7 and 8 features
Andrew Gaul <[email protected]> Tue, 27 Oct 2015 11:06:32 -0700
| Newsgroups | gmane.comp.jakarta.log4j.user,gmane.comp.jakarta.log4j.devel,gmane.comp.java.hadoop.zookeeper.user,gmane.comp.java.hudson.devel,gmane.comp.java.jenkins.user,gmane.comp.java.springframework.devel,gmane.comp.java.hibernate.devel,gmane.comp.apache.incubator.bigtop.devel,gmane.comp.jakarta.tomcat.user |
|---|---|
| Message-ID | <20151027180632.GA20249__25541.6529988453$1445969237$gmane$org@sherlock> |
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/