From: Andrea A. <and...@ge...> - 2010-10-01 18:29:24
|
On Fri, Oct 1, 2010 at 7:52 PM, Ian Turton <ijt...@gm...> wrote: > On Fri, Oct 1, 2010 at 1:42 PM, Andrea Aime > <and...@ge...> wrote: >> On Fri, Oct 1, 2010 at 7:25 PM, Ian Turton <ijt...@gm...> wrote: >>> Before I go to any great lengths to work out what is up I thought I'd >>> check that trunk is supposed to compile if you use jdk 1.6.0_21 ? >>> >>> Currently I'm seeing errors in epsg-hsql with axis order tests. >> >> The main build servers use java 1.5, and there has been no vote >> or agreement on keeping the build up for Java 6 as well. >> >> I would not be against it btw, it's just that keeping the thing building >> in both versions is more work, it's the kind of thing everybody should >> agree upon > > To be clear I am using the 1.5 switches in maven but my work machine > only has a 1.6 JDK available. Yeah, it's not about the switches, it's about the library behavior. Some un-ordered collections iterate in the opposite order and some tests fail to take the unpredictable order into account (sometimes in obvious ways, others in very convoluted ones). Cheers Andrea ----------------------------------------------------- Ing. Andrea Aime Senior Software Engineer GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584962313 fax: +39 0584962313 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ----------------------------------------------------- |