Thanks Ben.

ejudge@ejudgerhl:~$ locale
LANG=C
LC_CTYPE="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_COLLATE="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_PAPER="C"
LC_NAME="C"
LC_ADDRESS="C"
LC_TELEPHONE="C"
LC_MEASUREMENT="C"
LC_IDENTIFICATION="C"
LC_ALL=
ejudge@ejudgerhl:~$ 


Edward Judge

Software Engineer
IBM Software Group, Information Management
INZA SW Development


Phone:
508-382-4166
 IBM Marlborough

E-Mail:
eju...@us.ibm.com
 Marlborough, MA 01752


 USA

















From:   Ben Caradoc-Davies <ben.caradoc-dav...@csiro.au>
To:     Edward Judge/Marlborough/IBM@IBMUS, 
Cc:     <geotools-devel@lists.sourceforge.net>
Date:   06/10/2013 11:25 PM
Subject:        Re: [Geotools-devel] SLDStyleFactoryTest failure



Edward,

I recall from an earlier email that you have a non UTF-8 locale:

Java version: 1.6.0_45, vendor: Sun Microsystems Inc.
Java home: /home/ejudge/Downloads/jdk1.6.0_45/jre
Default locale: en_US, platform encoding: ANSI_X3.4-1968

I think this is a synonym for ASCII.

The problematic test contains:
Shape expected = new TTFMarkFactory().getShape(null, 
ff.literal("ttf://Serif#0xF054"), feature);

0xF054 is a Unicode code; I wonder if your locale could affect this?

What is the output of running "locale" of your system?

Kind regards,
Ben.

On 10/06/13 22:36, Edward Judge wrote:
> Tests in error:
> testCreateDynamicMark(org.geotools.renderer.style.SLDStyleFactoryTest)

-- 
Ben Caradoc-Davies <ben.caradoc-dav...@csiro.au>
Software Engineer
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre


<<image/gif>>

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to