Ben is right here. The problem is spread over all geotools/geoserver tests. As I started with geotools/IBM SDK I fixed a lot of tests having this problem.
At the moment, there are some tests which are not easy to fix for me. I am not sure if the library should pass back an ordered collection or the test has to be fixed. My proposal for developers working on linux would be: Download an IBM sdk 5/6 and run a mvn clean install on geotools/geoserver. For linux you can download and install an ibm sdk very easy. As far as I can remember, the code for the HashMap has changed between ibm sdk 5 and 6, so running a build with IBM 5 and one with IBM 6 will show a lot of platform problems. I invested some time in these problems, but I cannot fix platform problems where I am unsure, so I gave up. My 2 cents Quoting Ben Caradoc-Davies <[email protected]>: > On 16/06/10 03:49, Gabriel Roldan wrote: >> So, being certain that most probably I introduced some of this problems >> myself by having worked on the app-schema code years ago, I still >> strongly argument against anyone that expects a given iteration order >> out of a method returning a Map > > Gabriel, this is nothing to do with app-schema. The problems I have > found are in core GeoTools type information, schema handling, XML > encoding, and GeoServer WFS. I have given two examples in which a > HashMap is used to populate an ordered construct in core code, resulting > in platform variation in behaviour. > > -- > Ben Caradoc-Davies <[email protected]> > Software Engineering Team Leader > CSIRO Earth Science and Resource Engineering > Australian Resources Research Centre > > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
