The I18n team is pleased to announce the i18n-3.4 release! Nuiton i18n tools Documentation of the project can be found here: http://i18n.nuiton.org Changes ------- Changes in this version include: New features: o Use java 8 API to scan code Issue: 3880. Thanks to Tony Chemit. Resolved by tchemit. o Clean javadoc for java 8 Issue: 3894. Thanks to Tony Chemit. Resolved by tchemit. o Use maven 3 API Issue: 3893. Thanks to Tony Chemit. Resolved by tchemit. Fixed Bugs: o Fail to extract t( t( "string") ) Issue: 3449. Thanks to Éric Chatellier. Resolved by echatellier. Changes: o Update libs Issue: 3881. Thanks to Éric Chatellier. Resolved by echatellier. Downloads --------- No release file deployed. (all files are deployed in the maven repository) Maven artifacts --------------- Artifacts are deployed in Maven Central Repository http://repo1.maven.org/maven2 Find us at * http://search.maven.org/#artifactdetails|org.nuiton|i18n|3.4|jar Have fun! -I18n team