|
From: Jody G. <jod...@gm...> - 2012-05-25 07:25:23
|
On Friday, 25 May 2012 at 5:10 PM, Ben Caradoc-Davies wrote: > Jody, > > did your note in the developer guide survive the migration to sphinx? > > I have seen another evil U+FEFF byte order mark in a text file. > http://en.wikipedia.org/wiki/Byte_order_mark > > Kind regards, > Ben. > > Yep. http://docs.geotools.org/latest/userguide/advanced/build/maven/index.html#use-of-notepad You are welcome to add that to the developers guide source code section if you like; right now it is just mentioned as part of the maven introduction. I also note the following warning: Mac: [WARNING] Using platform encoding (MacRoman actually) to read mojo metadata, i.e. build is platform dependent! Linux: [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! Can we lock this down somehow in our parent pom? Jody |