Hi,

I'm using some library that are I18zed but i would like to add some
properties files  to cover more Locales or customise some of them.
what is the best way to achieve that (i'm building my project with
maven)?

A I can contribute to some of theses projects with the missing
properties files but it's going to take quite some time before the
updated files are published on a maven repository.
B i can download the library ,add the files to the jar and put the
artifact in the locals repository.I will then have to remember to
update all susequent version and cross my finger that some
dependancies will not also update the required version.

C Is there a way to include the .properties insdide my project to be
picked up by the GWT compilator during compilation ?

Chris

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to