Using iDoclet leads in a lot of
"missing @serial tag" warnings. These
warning are off by default in javadoc 1.3.
You need to call javadoc with the -serailwarn
flag to turn the warning on. iDoclet
needs a new serialwarn configuration field in
StandardConfiguration for use in SerialFieldSubWriter.