On Wed, Jun 15, 2011 at 8:26 PM, <[email protected]> wrote:
> Like geotools, I get encoding problems for gesoerver too
>
> src/restconfig/src/main/java/org/geoserver/rest/FontListResource.java
>
> The author in the comment is not UTF-8.
>
> recode iso-8859-1..utf-8
> src/main/java/org/geoserver/rest/FontListResource.java
> keeps the strange character, but compiling is now working
>
> Looks like I am the only one getting such errors. I am on Ubuntu 11.04, 64
> Bit, encoding UTF-8
>
Wait, I take it back.
I see the same issue as you in the FontListResource.java, that only needs a
quick fix
in the name of the author (and then the same in the test file, no need to
recode the
entire file).
The previous geotools build I thought I was using java 6, but instead I was
still on 5.
The first encoding failure I see in GeoTools is this one though:
INFO] Compilation failure
/home/aaime/devel/git-gt/modules/extension/xsd/xsd-core/src/main/java/org/geotools/xml/EMFUtils.java:[398,18]
unmappable character for encoding UTF-8
That said, those issue normally evaporate by replacing the single char with
issues
and moving on.
It's late and I have to go now but I believe the other files can be cured
the same way?
Cheers
Andrea
--
-------------------------------------------------------
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 962313
http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf
-------------------------------------------------------
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel