On Mon, Jan 7, 2013 at 1:38 AM, Shai Erera <[email protected]> wrote: > I don't like this failure. CategoryPathUtils contains some {@link > CharBlockArray} mentions, while the latter is package-private. When I run > 'ant javadocs' the generated javadocs just include the text CharBlockArray > with no link. I don't think that's a true error?
How can it not be a true error?! This script only checks for broken links: because you @link to package-private shit, then it resutls with html with broken links. its a true error by definition since your html contains broken links: its just that simple. There is no need to discuss whether its "true" or "false" error. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
