Hi,

I would like to fail the build on Javadoc warnings (e.g. broken link,
invalid html tag, etc).
Current code has lots of warnings on missing @param and @return, and it
would take a while to invent meaningful comments there, so I assume we
would like to ignore missing-* warnings.

Issue: https://issues.apache.org/jira/browse/CALCITE-2518
PR: https://github.com/apache/calcite/pull/843

if no-one objects within three days, I'll assume lazy consensus and commit
it.

Vladimir

Reply via email to