Hi all,
I've just committed a profile that enables a gt2 build
without JAI installed in the JRE.

To try it out, arm yourself with a JDK/JRE couple without
JAI installed, and run
mvn clean install -Pnojai

The profile, defined in the main pom, adds a global dependency
on the required JAI jars, with provided scope.

It builds fine even if the jdk/jre used for the build has
jai installed, in that case the main jai will be used, since
it's afaik loaded before in the classpath.

Cheers
Andrea

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to