I rechecked. I did make a tweak to unit test execution, but nothing to compilation.
You might try co-ing the release tag and building that, just for yucks. Or change -Xmx in your MAVEN_OPTS and see if that's enough. On Thu, Mar 11, 2010 at 8:19 PM, Jeff Eastman <j...@windwardsolutions.com>wrote: > Benson Margulies wrote: > >> Did you get the number of that commit? The very last commit was my release >> arranging, and it's pretty hard to see how it could have that effect. >> >> On Thu, Mar 11, 2010 at 7:54 PM, Jeff Eastman <j...@windwardsolutions.com >> >wrote: >> >> >> >>> I'm getting a consistent compiler heap overflow during mvn clean install >>> on >>> one of two machines with the last commit. Ironically, my MacBook Pro >>> compiles and my Mac Pro does not. Both compiled before the commit. >>> >>> >>> >> I should add it is failing during the core compilation step. >