News

I18n 2.5.1 released

Added by Maven Release about 1 month ago

The I18n team is pleased to announce the i18n-2.5.1 release!

Nuiton i18n tools

Documentation of the project can be found here:
http://maven-site.nuiton.org/i18n

Changes in this version:

New features:
  • Add more xpath expression for parserValidation Issue: #2304. Thanks to Tony Chemit. Resolved by tchemit.
Fixed Bugs:
  • Test are not well isolated Issue: #2653. Thanks to Tony Chemit. Resolved by tchemit.
  • Unable to build when using tapestry Issue: #2654. Resolved by tchemit.
Changes:
  • Updates to helper-m-p 2.0 Issue: #2418. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates to commons-lang3 Issue: #2420. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates to xwork-core 2.3.4.1 Issue: #2421. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates to mavenpom 3.4.4 Issue: #2425. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://nuiton.org/projects/i18n/files

Maven artifacts

Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/

Find us at

Have fun!
-I18n team

I18n 2.5 released

Added by Maven Release 10 months ago

The I18n team is pleased to announce the i18n-2.5 release!

Nuiton i18n tools

Documentation of the project can be found here:
http://maven-site.nuiton.org/i18n

Important Note

The artifactId of the maven pluign has changed from maven-ii18n-plugin to i18n-maven-pluign, do not forget to change your poms.

Changes in this version:

New features:
  • Generate a csv file with all translations for all locales in a csv file in bundle mojo Issue: #2291. Thanks to Tony Chemit. Resolved by tchemit.
  • Add a acceptKeyFormat in parsers mojo to filter which incoming keys can be kept Issue: #2288. Thanks to Tony Chemit. Resolved by tchemit.
  • Introduce a simple struts2 jsp parser Issue: #2290. Thanks to Tony Chemit. Resolved by tchemit.
Fixed Bugs:
  • Error on validation compilation using nuiton-validator when no internet connection Issue: #2242. Thanks to Florian DESBOIS. Resolved by tchemit.
Changes:
  • Updates to helper-m-p 1.5 Issue: #2296. Thanks to Tony Chemit. Resolved by tchemit.
  • remove ant module from svn Issue: #2297. Thanks to Tony Chemit. Resolved by tchemit.
  • Use maven-plugin-plugin 3 api Issue: #928. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates to mavenpom 3.3.7 Issue: #2175. Thanks to Tony Chemit. Resolved by tchemit.
  • Deprecate some parser (jsp, tapestry) : there are not enough efficient :( Issue: #2289. Thanks to Tony Chemit. Resolved by tchemit.
  • Rename mojo module to i18n-maven-plugin Issue: #2176. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://nuiton.org/projects/i18n/files

Maven artifacts

Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/

Find us at

Have fun!
-I18n team

I18n 2.4.1 released

Added by hudson Release Manager almost 2 years ago

The I18n team is pleased to announce the i18n-2.4.1 release!

Nuiton i18n tools

Documentation of the project can be found here:
http://maven-site.nuiton.org/i18n

Changes in this version:

New features:
  • Let I18n return null when i18n's key is not found Issue: #1652. Thanks to Arnaud Thimel. Resolved by athimel.
  • Be able to check is some key is present Issue: #1653. Thanks to Arnaud Thimel. Resolved by athimel.
  • UserInitializer should always try to copy files Issue: #1656. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://nuiton.org/projects/files/i18n

Maven artifacts

Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/

Have fun!
-I18n team

I18n 2.4 released

Added by hudson Release Manager about 2 years ago

The I18n team is pleased to announce the i18n-2.4 release!

Nuiton i18n tools

Documentation of the project can be found here:
http://maven-site.nuiton.org/i18n

Changes in this version:

New features:
  • Support other encoding than default one for runtime Api Issue: #1498. Thanks to Florian DESBOIS. Resolved by fdesbois.
  • Support other format than String.format (I18nFormatter) Issue: #1499. Thanks to Florian DESBOIS. Resolved by fdesbois.
  • I18n properties file are managed with UTF-8 encoding by default Issue: #1505. Thanks to Florian DESBOIS. Resolved by fdesbois.
  • Introduce BundleFormatConverter to allow format conversion with bundle goal Issue: #1507. Thanks to Florian DESBOIS. Resolved by fdesbois.
  • Add AvailableConverterMojo for BundlerFormatConverter Issue: #1515. Thanks to Florian DESBOIS. Resolved by fdesbois.
  • Updates to m-helper-p 1.3 Issue: #1516. Thanks to Tony Chemit. Resolved by tchemit.
  • Depreciates the tapestry-bundle mojo Issue: #1512. Thanks to Tony Chemit. Resolved by tchemit.
  • Bundle mojo can have distinct encoding to read and write properties files Issue: #1513. Thanks to Tony Chemit. Resolved by tchemit.
Fixed Bugs:
  • Plugin encoding parameter is not properly managed Issue: #1494. Thanks to Florian DESBOIS. Resolved by fdesbois.
  • Locale is not used during String.format Issue: #1509. Thanks to Florian DESBOIS. Resolved by fdesbois.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/i18n

Maven artifacts

Artifacts are deployed in Central maven repository
http://repo1.maven.org/maven2/

Have fun!
-I18n team

I18n 2.3.2 released

Added by hudson Release Manager about 2 years ago

The I18n team is pleased to announce the i18n-2.3.2 release!

Nuiton i18n tools

Documentation of the project can be found here:
http://maven-site.nuiton.org/i18n

Changes in this version:

New features:
  • Add bundleOutputPackage parameter to specify package of generated bundle folder Issue: #1402. Thanks to Florian DESBOIS. Resolved by tchemit.
  • remove addBundleOuputDirParent parameter in bundle mojos Issue: #1411. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/i18n

Maven artifacts

Artifacts are deployed in Central maven repository
http://repo1.maven.org/maven2/

Have fun!
-I18n team

I18n 2.3.1 released

Added by hudson Release Manager over 2 years ago

The I18n team is pleased to announce the i18n-2.3.1 release!

Nuiton i18n tools

Documentation of the project can be found here:
http://maven-site.nuiton.org/i18n

Changes in this version:

New features:
  • Remove all the deprecated api from version 2.1 Issue: #1241. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates to processor 1.2.1 Issue: #1282. Thanks to Tony Chemit. Resolved by tchemit.
  • Try to make jsp parser more friendly Issue: #1318. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates to mavenpom 2.5 Issue: #1319. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/i18n

Maven artifacts

Artifacts are deployed in Central maven repository
http://repo1.maven.org/maven2/

Have fun!
-I18n team

I18n 2.3 released

Added by Tony Chemit over 2 years ago

The I18n team is pleased to announce the i18n-2.3 release!

Nuiton i18n tools

Documentation of the project can be found here:
http://maven-site.nuiton.org/i18n

Changes in this version:

New features:
  • Improve parserJava performance Issue: #1275. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/i18n

Maven artifacts

Artifacts are deployed in Central maven repository
http://repo1.maven.org/maven2/

Have fun!
-I18n team

I18n 2.2 released

Added by Tony Chemit over 2 years ago

The I18n team is pleased to announce the i18n-2.2 release!

Nuiton i18n tools

Documentation of the project can be found here:
http://maven-site.nuiton.org/i18n

We strongly suggest you to use this version and not the 2.1 version to
avoid LinkageError since the two versions will not be compatible.

Changes in this version:

New features:
  • Remove dupplicate () and n() with varargs and without varargs Issue: #1214. Thanks to Benjamin Poussin. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/i18n

Maven artifacts

Artifacts are deployed in Central maven repository
http://repo1.maven.org/maven2/

Have fun!
-I18n team

I18n 2.1 released

Added by hudson Release Manager over 2 years ago

The I18n team is pleased to announce the i18n-2.1 release!

Nuiton i18n tools

Documentation of the project can be found here:
http://maven-site.nuiton.org/i18n

Changes in this version:

New features:
  • Introduce Tapestry Parser to grab i18n keys from tml files Issue: #1193. Thanks to Tony Chemit. Resolved by tchemit.
  • Remove deprecated parser mojos. Issue: #1194. Thanks to Tony Chemit. Resolved by tchemit.
  • Clean site documentation Issue: #1195. Thanks to Tony Chemit. Resolved by tchemit.
  • Introduce GWT Parser to grab i18n keys from java files Issue: #1196. Thanks to Tony Chemit. Resolved by tchemit.
  • Add generateDefaultLocale parameter in Bundle like mojos Issue: #1203. Thanks to Jean Couteau. Resolved by tchemit.
  • Be able to force locale for translation Issue: #1208. Thanks to Jean Couteau. Resolved by bpoussin.
  • Remove deprecated api Issue: #1210. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates to processor 1.1 Issue: #1213. Thanks to Tony Chemit. Resolved by tchemit.
  • Depreciates , n(String) methods Issue: #1215. Thanks to Tony Chemit. Resolved by tchemit.
  • improve Loading design Issue: #1216. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates mavenpom to 2.4.2 Issue: #1230. Thanks to Tony Chemit. Resolved by tchemit.
  • Add integration tests Issue: #426. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/i18n

Maven artifacts

Artifacts are deployed in central maven repository
http://repo1.maven.org/maven2/

Have fun!
-I18n team

I18n 2.0.1 released

Added by Sylvain Letellier over 2 years ago

The I18n team is pleased to announce the i18n-2.0.1 release!

Nuiton i18n tools

Documentation of the project can be found here:
http://maven-site.nuiton.org/i18n

Changes in this version:

New features:
  • Move LocaleConverter to the nuiton-utils correct package (org.nuiton.util.converter) Issue: #1120. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/i18n

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://repo1.maven.org/maven2/

Have fun!
-I18n team

1 2 (1-10/15)

Also available in: Atom