On Friday 03 October 2008, Glen Mazza wrote: > Hello, the build.xmls in the trunk/benchmark/performance/complex_type > and benchmark/performance/simple_type are limiting usage to JDK 1.5 > (the check is in the /etc/common_build.xml under performance.) The > error message appears to indicate the goal is to prevent JDKs < 1.5 > even though it is also halting JDKs > 1.5. Any problem if I change > that restriction to allow JDK 6 and above?
Yea. Go ahead. When we updated the common_build.xml that we ship in samples, we should have updated that one as well. -- J. Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog
