saiddfhi / gwt-maven

Automatically exported from code.google.com/p/gwt-maven
0 stars 0 forks source link

Added I18N Support for maven2 #136

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Attached you will find a patch to the latest trunk for the maven2 plugin. It 
contains a new Mojo for 
creating I18N classes out of properties files.
Two new parameters are created in AbstractGWTMojo: i18nOutputDir (default the 
source) and i18nConstantsName.

I would gratefully appreciate a commit :)

Original issue reported on code.google.com by skula...@gmail.com on 19 Aug 2008 at 2:23

Attachments:

GoogleCodeExporter commented 9 years ago
Updated patch for Messages support

Original comment by skula...@gmail.com on 20 Aug 2008 at 8:51

Attachments:

GoogleCodeExporter commented 9 years ago
Updated the patch for the BRANCH

Original comment by skula...@gmail.com on 22 Aug 2008 at 11:46

Attachments:

GoogleCodeExporter commented 9 years ago
patch is in the branch, looks good just doing code review, but need to test it 
across
platforms, etc

Original comment by charlie....@gmail.com on 22 Aug 2008 at 3:37

GoogleCodeExporter commented 9 years ago
Added more stuff to the branch for i18n (messages and constants handling, 
rather than
just messages) and used the write script approach like other mojos.  Still 
testing
and in progress.

Original comment by charlie....@gmail.com on 22 Aug 2008 at 6:32

GoogleCodeExporter commented 9 years ago
Fixed as of 2.0-beta22

Original comment by charlie....@gmail.com on 7 Sep 2008 at 10:35