Chris Holmes a écrit :
> I thought we had managed to get GT2 building without requiring JAI to be 
> installed?  Or did I just dream that?
> 
> I'm getting a java.lang.ClassNotFoundException: javax.media.jai.JAI at 
> org.geotools.factory.Hints$Key.<init>(Hints.java:303) when running 
> referencing tests I believe?

On the 2.2 branch I presume?

This exception occurs only when running with assertions enabled. Running any 
program with assertion 
disabled should not thrown this exception (note that I do not suggest to 
disable assertions; just 
saying that the client should not see this exception).

On the 2.3 branch, the assertion in Hints.java:303 has been removed, so this 
exception should not 
occurs anymore even when assertions are enabled.

        Martin.


_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to