James Carman a écrit :
> On Tue, Jul 21, 2009 at 8:35 PM, sebb<seb...@gmail.com> wrote:
>> The POM needs to specify the encoding.
> 
> Perhaps we need to put this in the parent?  Can we just use UTF-8 or 
> something?

Allow me to jump here and ask a more general question.
The default encoding in the parent pom is iso-8601 (aka iso-latin 1) for
 java files and I don't think it is set to anything for other files types.
This encoding is almost obsolete now that UTF-8 is the mainstream for
many different OS types and is the default for Java compilers if not
specified.
Could we change the default for *all* types of text files including java
source files to UTF-8 ?

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