On 9 February 2012 16:13, Luc Maisonobe <luc.maison...@free.fr> wrote:
> Hi,
>
> Some times ago, we had a discussion about some issues with Android
> devices. One issue was that the packaging system for Android did remove
> some folders we put inside META-INF. The folder we put there was
> localization.
>
> I would like to mode this folder from META-INF/localization to a new
> assets/localization, to better match Android (but not completely as we
> do not use their specific localization API and associated xml files).
>
> If we need other resources, they should also be put under this "assets"
> directory.
>
> What do you think ?

Since we use Maven, we should use the Maven convention, which is documented at

http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html

> Luc
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to