Re: [Geotools-devel] coverage build failure on trunk

2008-07-09 Thread Jody Garnett
I just got this error on another machine; if I understand we have a crazy JAI problem that can only be fixed by reinstalling Java? This time: > Maven version: 2.0.9 > Java version: 1.5.0_14 > OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows" The bug report for these problems is s

Re: [Geotools-devel] coverage build failure on trunk

2008-06-23 Thread Martin Desruisseaux
Rob Atkinson a écrit : > disreagrd that - the error is in Resample test - thats just an ugly > warning that dumps a pointless stack trace (can we stop that?) Unfortunatly not (as far as I known). This is a warning emitted by JAI itself. Martin ---

Re: [Geotools-devel] coverage build failure on trunk

2008-06-23 Thread Rob Atkinson
coverage fails tests in org.geotools.coverage.grid.ResampleTest Caused by: org.geotools.referencing.operation.projection.ProjectionException: Transformation doesn't convergence. at org.geotools.referencing.operation.projection.StereographicUSGS.inverseTransformNormalized(StereographicUSGS.jav

Re: [Geotools-devel] coverage build failure on trunk

2008-06-23 Thread Jody Garnett
Rob Atkinson wrote: > I can no longer build this without JAI ( i could a while back). > I though we'd established that we didnt need native JAI? Checking the developers guide- it still lists JAI and ImageIO as needed. - http://docs.codehaus.org/display/GEOT/1+Java+Install -

Re: [Geotools-devel] coverage build failure on trunk

2008-06-23 Thread Jody Garnett
Rob Atkinson wrote: > I can no longer build this without JAI ( i could a while back). > I though we'd established that we didnt need native JAI? I am pretty sure we did establish that we don't need JAI; but I am coming to the conclusion that to use it is fatal...it it looks like GeoTools is only

Re: [Geotools-devel] coverage build failure on trunk

2008-06-23 Thread Rob Atkinson
disreagrd that - the error is in Resample test - thats just an ugly warning that dumps a pointless stack trace (can we stop that?) Rob A On Tue, Jun 24, 2008 at 12:34 PM, Rob Atkinson <[EMAIL PROTECTED]> wrote: > I can no longer build this without JAI ( i could a while back). > > I though we'd e

Re: [Geotools-devel] coverage build failure on trunk

2008-06-23 Thread Rob Atkinson
I can no longer build this without JAI ( i could a while back). I though we'd established that we didnt need native JAI? Rob A [INFO] Surefire report directory: C:\repos\geotools\trunk\modules\library\covera ge\target\surefire-reports --- T E

Re: [Geotools-devel] coverage build failure on trunk

2008-06-23 Thread Jody Garnett
Martin Desruisseaux wrote: > I tried the same (Java 5, Maven 2.0.9, GeoAPI built locally, did "mvn > clean install") and got a successful build. I got the same last Friday > before I commited. Hudson seems to built coverage fine too (the > compilation failure was elsewhere). For now I have no i

Re: [Geotools-devel] coverage build failure on trunk

2008-06-23 Thread Martin Desruisseaux
Jody Garnett a écrit : > I get a failure here: >> Test set: org.geotools.coverage.grid.OperationsTest > > I am doing nothing too strange: > 1. Using Java 5 > 2. Maven 2.0.9 > 3. I did build geoapi locally; but then again I always do I tried the same (Java 5, Maven 2.0.9, GeoAPI built locally, di

[Geotools-devel] coverage build failure on trunk

2008-06-22 Thread Jody Garnett
Hundson seems to have slowed down on the weeknd I can no longer check why it's build has failed. I get a failure here: > Test set: org.geotools.coverage.grid.OperationsTest > --- > Tests run: 5, Failures: 1, Errors: