Changes from Ant 1.1 to the current sources Changes that could break older buildfiles: ------------------------------------------ * copying of support files in has been removed. * the command line switches _not_ starting with - have been removed. Other changes: -------------- * New tasks: sql, junit, javacc, execon. All pending documentation, most of them pending review. * uses ClassLoader of its own in no-fork mode if a classpath is specified. *