That's honestly how javadoc just is. It takes a lot of diligence to maintain a clean javadoc run. As long as javadoc doesn't fail the output is always useful.
Darren Sent from my iPhone On Aug 16, 2012, at 6:00 PM, Alex Huang <[email protected]> wrote: > > > >> -----Original Message----- >> From: Ewan Mellor [mailto:[email protected]] >> Sent: Thursday, August 16, 2012 5:29 PM >> To: [email protected] >> Subject: Javadocs >> >> Is anyone expecting ant build-docs to work? For me, it completes >> successfully, but only after printing dozens of exceptions and hundreds of >> warnings. I find it hard to believe that the output is useful. >> >> We should fix it, or delete it. > > Fix it. > > --Alex >> >> Ewan. >
