New build.xml file now allows customization of build process on each
developer machine. You can do that by creating "build.properties" file
in your home directory (home directory from Java point of view -
"user.home" JVM property). This file is a regular Java properties file.
For example, my ~/build.properties has this entry:
build.compiler = jikes
Cheers
Andrus
This archive was generated by hypermail 2.0.0 : Sun Feb 03 2002 - 13:07:49 EST