On Sat, 2006-12-09 at 06:59 +0100, Roland Weber wrote:
> Hi Oleg,
> 
> does Maven assume/specifiy a character encoding for the Java sources?
> I'm getting warnings with the Ant build in httpclient:
> 
>     [javac]
> /home/rweber/HttpComponents/project-trunk/httpclient/src/java/org/apache/httpclient/impl/AutoCloseInputStream.java:40:
> warning: unmappable character for encoding ASCII
>     [javac]  * @author Ortwin Gl???ck
> 
> 
> cheers,
>   Roland
> 

Hi Roland,

I am sure there must be a way to specify a charset for the source files
with Maven. I'll look into that

Oleg



> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to