[xwiki-dev] LANG property in startup script in standalone version

Vincent Massol vincent at massol.net
Wed Apr 4 21:15:22 CEST 2007


On Apr 4, 2007, at 9:05 PM, Sébastien Gaïde wrote:

> Vincent Massol a écrit :
>> Hi,
>
> Hi Vincent,
>
>> Does anyone know why we have the following LANG property defined  
>> in our startup scripts:
>> #!/bin/sh
>> export LANG=fr_FR.ISO8859-1
>
>> I think this is bad as it's french and I don't think we should set  
>> it for the user.
>> That said, if it's there its probably because it was required in  
>> the past, hence my question here.
>
> indeed, according to this old documentation :
>
> <http://old.xwiki.org/xwiki/bin/view/AdminGuide/Linux+Tomcat+MySQL>
>
> But since it is not relevant anymore, it can be removed safely I  
> think.

Sebastien, do you know why it's not relevant anymore?

Also do you mean I can safely remove both the LANG property and the - 
Dfile.encoding=iso-8859-1 one?

Thanks
-Vincent





More information about the devs mailing list