Simone Giannecchini a écrit :
> I have been experiencing build failures from the referencing module
> lately when using binary builds of JAI which can be downloaded from
> here https://jai.dev.java.net/binary-builds.html#Daily_builds.

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.

If it appears to work, then I would suggest to keep the workaround for now until
the next JAI stable release, then delete the workaround and update pom.xml
dependencies when the JAI stable release will be out.

        Martin

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to