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

Oleg Ignatenko commented on IGNITE-7488:
----------------------------------------

Worth noting that this tag isn't present in [official list of Java 8 javadoc 
tags 
here|https://docs.oracle.com/javase/8/docs/technotes/tools/windows/javadoc.html].
 According to [this message at dev 
list|http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-April/016149.html]
 these weren't supposed to be used outside of JDK (and although the message is 
rather old, I've found nothing indicating that this has somehow changed): 
{quote}These tags... are not proposed as standard javadoc tags and may be 
implemented differently in future Java releases. Since they are implemented as 
custom tags just for the JDK API documentation you can't automatically use them 
in your own code...{quote}

> fix javadoc and license check failures introduced per IGNITE-7284
> -----------------------------------------------------------------
>
>                 Key: IGNITE-7488
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7488
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.4
>            Reporter: Oleg Ignatenko
>            Assignee: Stanislav Lukyanov
>            Priority: Major
>
> fix javadoc and license check failures introduced per IGNITE-7284. One 
> example is:
> {noformat}
> [15:22:32][Step 7/7] [WARNING] Javadoc Warnings
> [15:22:32][Step 7/7] [WARNING] 
> /data/teamcity/work/bd85361428dcdb1/modules/core/src/main/java/org/apache/ignite/IgniteLogger.java:97:
>  warning - @implSpec is an unknown tag.
> [15:22:32][Step 7/7] [WARNING] 
> /data/teamcity/work/bd85361428dcdb1/modules/core/src/main/java/org/apache/ignite/IgniteLogger.java:117:
>  warning - @implSpec is an unknown tag.
> [15:22:32][Step 7/7] [WARNING] 
> /data/teamcity/work/bd85361428dcdb1/modules/core/src/main/java/org/apache/ignite/IgniteLogger.java:137:
>  warning - @implSpec is an unknown tag.
> [15:22:32][Step 7/7] [WARNING] 
> /data/teamcity/work/bd85361428dcdb1/modules/core/src/main/java/org/apache/ignite/IgniteLogger.java:168:
>  warning - @implSpec is an unknown tag.
> [15:22:32][Step 7/7] [WARNING] 
> /data/teamcity/work/bd85361428dcdb1/modules/core/src/main/java/org/apache/ignite/IgniteLogger.java:199:
>  warning - @implSpec is an unknown tag. {noformat}
> and there may be others. Link for Teamcity task to verify that there are no 
> violations: 
> https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_LicensesJavadoc



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

Reply via email to