https://bz.apache.org/bugzilla/show_bug.cgi?id=63438

--- Comment #3 from Jaikiran Pai <jaiki...@apache.org> ---
What I meant in my previous reply was that, based on the documentation of the
javadoc tool shipped in the JDK (the one which we use in that task), I don't
expect that tool to fail with an error in first place for such references and
thus the failonerror attribute of that task shouldn't play a role.

I agree ultimately this might (and probably will) need a change to our
build.xml file to either allow configuring the failonerror value for this
target or make some kind of path exclusions or maybe even pass along a
-Xdoclint option to that task to use something like "-Xdoclint:all,-reference".
But beforing getting to any of that, I personally am interested in
understanding why the JDK shipped javadoc tool is failing in first place.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to