Seems like a bug in javadoc if it fails on valid java code with no
javadoc specified on the involved classes.

> if you'd run "ant precommit" you would have gotten the same error, and
> (if you hadn't understood the problem) you could have asked about it
> before breaking the build.

I normally only make sure unit tests pass.
"ant precommit" is way to picky.  For example it will fail if one as
any extra files lying around (which is normally the case for active
development / debugging).  Doing a clean checkout and re-applying the
patch just to make "ant precommit" happy is too high of a hurdle.  My
guess is that most committers don't use it for the majority of
commits.

-Yonik

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to