Changes for version 0.02 - 2003-08-27

  • Modified Java compiling code so that errors from javac are not dumped directly onto standard out. Now when compile returns false, the caller should call dump_errors on the compiling object to retrieve the errors.

Modules

a family of modules which you can use instead of Ant
starts one JVM for compiling
collects common Java build tasks in one place: jar, jarsigner, etc.