On Sun, Mar 21, 2010 at 11:29 AM, <hinde...@apache.org> wrote: > Author: hindessm > Date: Sun Mar 21 16:29:58 2010 > New Revision: 925815 > > URL: http://svn.apache.org/viewvc?rev=925815&view=rev > Log: > Add includeantruntime="false" to silence ant 1.8.0 warning and make our > builds more consistent by not relying on jars in ant lib. (Still need > ecj in ant lib but might not need junit now? At least not for compiling > anyway.)
I'm curious about these commit comments. I haven't had any time to try out Ant 1.8, so I'm wondering what new enhancements have been introduced that we can take advantage of.