[gatein-dev] Clean up and improve the usage of Resource Bundle files

Thomas Heute theute at redhat.com
Thu Mar 21 05:43:24 EDT 2013


I don't see any issue with that, +1

On 03/20/2013 11:37 AM, Trong Tran wrote:
> Hi,
>
> I intend to clean up and improve usage of Resource Bundle files in
> portal. Basically, there are two things :
>
> 1. Remove ant configuration in the root POM which copies all
> *_en.properties to the base ones (webui_en.properties to
> webui.properties for instance). The copy is not efficient and not a
> clean way to maintain resource bundle files. What we need is just to
> keep the base properties file only, the default English language
> properties should be loaded fallback by the base one normally.
>
> 2. Move resource bundle files from /src/main/webapp/WEB-INF/classes/ to
> /src/main/resources/. It is more compliant to Maven standard project
> structure.
>
> do you have any things / objections that I need to consider for these
> changes ?
>
>
> --
> Tran The Trong
> eXo Platform SEA
>
>
> _______________________________________________
> gatein-dev mailing list
> gatein-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/gatein-dev
>


More information about the gatein-dev mailing list