the compile of hsqldb fails due to a character set issue.javac complains about "error: unmappable character for encoding ASCII" - [javac] * @author Ortwin Gl???ck
http://ci.apache.org/projects/openoffice/buildlogs/linux32/main/apache-commons/unxlngi6.pro/misc/logs/java.httpclient.txt
javac defaults to the system's char set - I am guessing this default is set to ASCII on Ubu i386
Has anyone seen this before and does anyone know how to fix this?
