Both GeoTools and GeoServer set <fork>true</fork> for maven-compiler-plugin:
https://jira.codehaus.org/browse/GEOT-2462

This makes server VM builds (including 64-bit) quite a bit slower 
because the server VM is not that good for short-running processes.

I would like to add a fork.javac property in the top-level poms of 
GeoTools and GeoServer so those running 64-bit can use 
-Dfork.javac=false to make their builds faster. The default will be as 
it is now (<fork>true</fork>).

Any objections?

Kind regards,

-- 
Ben Caradoc-Davies <ben.caradoc-dav...@csiro.au>
Software Engineering Team Leader
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to