Re: [Geotools-devel] Build breaks on JDK7 in module NetCDF Gridc Coverage module

2013-07-17 Thread Brett Walker
013 12:53 AM To: Brett Walker; Daniele Romagnoli; Simone Giannecchini Cc: geotools-devel@lists.sourceforge.net Subject: Re: [Geotools-devel] Build breaks on JDK7 in module NetCDF Gridc Coverage module On Wed, Jul 17, 2013 at 4:30 PM, Brett Walker mailto:brett.wal...@geometryit.com>> wrot

Re: [Geotools-devel] Build breaks on JDK7 in module NetCDF Gridc Coverage module

2013-07-17 Thread Andrea Aime
On Wed, Jul 17, 2013 at 4:30 PM, Brett Walker wrote: > More investigation... > > Having a look in org.geotools.imageio.unidata.UnidataVariableAdapter; the > cause of the problem revolves around the definition and usage of > globalDomainExtent (line 278). > > This is used to store DateRanges and N

Re: [Geotools-devel] Build breaks on JDK7 in module NetCDF Gridc Coverage module

2013-07-17 Thread Brett Walker
More investigation... Having a look in org.geotools.imageio.unidata.UnidataVariableAdapter; the cause of the problem revolves around the definition and usage of globalDomainExtent (line 278). This is used to store DateRanges and NumberRanges. Each range has a comparator defined in org.geotools