Hey, that completely fixed it! So, err, should I commit this fix to 2.4.x? This would force everyone to upgrade to a recent JAI snapshot...is that a bad thing (there have probably been big improvements!)
thoughts? Martin? --saul On Thu, 2008-01-24 at 18:18 +0100, Daniele Romagnoli wrote: > Hi Saul, > I have encountered a similar problem in the past but I have easy > solved it, thanks to Martin. > I post here the useful Martin's reply on such a topic: > > ---------------------------------------------------------------------------------------------------------------------------- > > GeoTools WarpTransform2D has a workaround for a JAI bug. Maybe the JAI > bug has > been fixed now, in which case the workaround need to be removed? If > you want, > could you try the following please? > > * In org.geotools.referencing > .operation.transform.WarpTransform2D, > delete or comment-out all the lines 214 to 235 (on trunk - not > sure about the line numbers on 2.4.x branch. The code should be > flagged by comments). > > * Tests again with th build snapshot. > > ---------------------------------------------------------------------------------------------------------------------------- > > Let me know if it was helpful. > > Best regards, > Daniele > > > On Jan 24, 2008 5:59 PM, Saul Farber <[EMAIL PROTECTED]> wrote: > Hey all, > > I'm getting test failures in the > org.geotools.referencing.operation.transform.WarpTransformTest > class > > Any ideas? I thought it might be my local mods, but I've just > checked > out a clean copy of 2.4.x from svn, and the failures are there > too. > > --saul > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > > > > -- > ------------------------------------------------------- > Eng. Daniele Romagnoli > Software Engineer > > GeoSolutions S.A.S. > Via Carignoni 51 > 55041 Camaiore (LU) > Italy > > phone: +39 0584983027 > fax: +39 0584983027 > mob: +39 328 0559267 > > > http://www.geo-solutions.it > > ------------------------------------------------------- > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
