On Sunday, March 04, 2012 10:20:00 PM Bilgin Ibryam wrote: > 2. maven-compiler-plugin in camel/pom.xml has a "fork" element with value > 1.6 but it should be true/false. Do we want the compiler to be in a > separate process or not?
I would say : find a windows person to try it both ways. We tried setting it to true in CXF, but some of the windows folks ran into issues with it so we backed it up to false with a setting that can turn it on if needed. With Java6, the built in compiler is much better about cleaning up after itself so forking is less of an issue. So try and see how much of a performance issue and memory issue it may be. -- Daniel Kulp dk...@apache.org - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com