The Nuiton Utils team is pleased to announce the nuiton-utils-1.2 release! Library of usefull class to be used in any project. The version 1.2 removes some previously api deprecated in version 1.1 : o The i18n api (org.nuiton.i18n.I18n) is now in the project i18n (module nuiton-i18n) : http://maven-site.nuiton.org/i18n/nuiton-i18n o The log api is removed without any remplacement Documentation of the project can be found here: http://maven-site.nuiton.org/nuiton-utils Changes ------- Changes in this version include: New features: o Remove deprecated 'log' package Issue: 160. Thanks to Éric Chatellier. Resolved by tchemit. o Remove fast-md5 api and use our implementation based on provided MD5 messageDigester Issue: 246. Thanks to Éric Chatellier. Resolved by tchemit. o Remove deprecated class org.nuiton.i18n.I18nf Issue: 307. Thanks to Éric Chatellier. Resolved by tchemit. o Move all i18n api to project i18n Issue: 347. Thanks to Tony Chemit. Resolved by tchemit. o Use i18n version 1.1 Issue: 348. Thanks to Tony Chemit. Resolved by tchemit. o Remove deprecated api VersionNumber Issue: 350. Thanks to Tony Chemit. Resolved by tchemit. o Remove deprecated api SimplePaginationEnum Issue: 351. Thanks to Tony Chemit. Resolved by tchemit. o Remove org.nuiton.util.EnumEditor Issue: 368. Thanks to Tony Chemit. Resolved by tchemit. Downloads --------- For a manual installation, you can download files here: http://www.nuiton.org/projects/list_files/nuiton-utils * nuiton-utils-1.2-deps.zip - http://www.nuiton.org/attachments/download/131 * nuiton-utils-1.2-full.zip - http://www.nuiton.org/attachments/download/132 Maven artifacts --------------- Artifacts are deployed in nuiton maven repository http://maven.nuiton.org/release/ * http://maven.nuiton.org/release/org/nuiton/nuiton-utils/1.2/nuiton-utils-1.2... * http://maven.nuiton.org/release/org/nuiton/nuiton-utils/1.2/nuiton-utils-1.2... * http://maven.nuiton.org/release/org/nuiton/nuiton-utils/1.2/nuiton-utils-1.2... * http://maven.nuiton.org/release/org/nuiton/nuiton-utils/1.2/nuiton-utils-1.2... * http://maven.nuiton.org/release/org/nuiton/nuiton-utils/1.2/nuiton-utils-1.2... * http://maven.nuiton.org/release/org/nuiton/nuiton-utils/1.2/nuiton-utils-1.2... * http://maven.nuiton.org/release/org/nuiton/nuiton-utils/1.2/nuiton-utils-1.2... Have fun! -Nuiton Utils team