https://bz.apache.org/bugzilla/show_bug.cgi?id=58429
Charles Parker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Charles Parker <[email protected]> --- I just discovered that these flags can be passed to the javadoc task via multiple args elements as follows: <arg value="-Xmaxerrs" /> <arg value="1000" /> <arg value="-Xmaxwarns" /> <arg value="1000" /> I'm uncertain if the Ant maintainers would still consider adding the compilerarg flag to javadoc (extremely low priority, given the working alternative above). I'm marking this as Resolved/Invalid. -- You are receiving this mail because: You are the assignee for the bug.
