[ 
https://issues.apache.org/jira/browse/CODEC-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16852952#comment-16852952
 ] 

Gary Gregory edited comment on CODEC-214 at 5/31/19 12:10 PM:
--------------------------------------------------------------

I am -1 here due to the Javadoc warning:
{quote}Note: Custom tags that could override future standard tags:  @Immutable, 
@ThreadSafe, @NotThreadSafe. To avoid potential overrides, use at least one 
period character (.) in custom tag names.
{quote}
Commons Compress suppresses Javadoc console output so you do not see this 
unless you set quiet to false.

If we really want this we should use {{@org.apache.commons.Immutable}} and so 
on.


was (Author: garydgregory):
I am -1 here due to the Javadoc warning:
{quote}Note: Custom tags that could override future standard tags:  @Immutable, 
@ThreadSafe, @NotThreadSafe. To avoid potential overrides, use at least one 
period character (.) in custom tag names.
{quote}
Commons Compress suppresses Javadoc console output so you do not see this 
unless you set quiet to false.

> Update POM to support @NotThreadSafe @Immutable Javadoc tags
> ------------------------------------------------------------
>
>                 Key: CODEC-214
>                 URL: https://issues.apache.org/jira/browse/CODEC-214
>             Project: Commons Codec
>          Issue Type: New Feature
>            Reporter: Sebb
>            Priority: Major
>         Attachments: pom.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Commons Compress uses @Immutable etc tags in Javadoc
> Codec could do the same



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to