[
https://issues.apache.org/jira/browse/ACCUMULO-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-2734.
-----------------------------------------
Resolution: Fixed
> javadoc bug with multi-line @code tag
> -------------------------------------
>
> Key: ACCUMULO-2734
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2734
> Project: Accumulo
> Issue Type: Task
> Environment: Eclipse Kepler SR2
> Reporter: Christopher Tubbs
> Assignee: Christopher Tubbs
> Priority: Trivial
> Labels: javadoc, warning
> Fix For: 1.5.2, 1.6.0
>
>
> This is an extremely trivial bug, but it's the last remaining javadoc warning
> showing up in Eclipse with pretty pedantic settings, so I'd like it removed.
> TableOperations.java has a javadoc which uses a multi-line javadoc code tag.
> Eclipse does not properly handle this. It's also not clear to me that the
> inner braces ending brace inside the code block shouldn't close the javadoc
> tag.
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=206345
> This javadoc can easily use html escapes to render the special characters
> that the code tag is intending to prevent parsing of. I've already verified
> that this renders correctly with both javadoc 1.6 and 1.7.
--
This message was sent by Atlassian JIRA
(v6.2#6252)