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

A. Soroka edited comment on JENA-724 at 12/31/15 4:16 PM:
----------------------------------------------------------

I'm also seeing lines like:

{code}
[WARNING] 
/Users/ajs6f/Documents/jena/jena/jena-core/src/main/java/org/apache/jena/ontology/OntProperty.java:515:
 warning - @propertyDescription is an unknown tag.
{code}


was (Author: ajs6f):
I'm also seeing lines like:

{code }
[WARNING] 
/Users/ajs6f/Documents/jena/jena/jena-core/src/main/java/org/apache/jena/ontology/OntProperty.java:515:
 warning - @propertyDescription is an unknown tag.
{code}

> build javadoc with java8 reports warnings for tags not mentioned
> ----------------------------------------------------------------
>
>                 Key: JENA-724
>                 URL: https://issues.apache.org/jira/browse/JENA-724
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Jena
>    Affects Versions: Jena 2.11.2
>            Reporter: Andy Seaborne
>
> Some javadoc production (e..g jena-core) produces many
> {noformat}
> warning - Tags @propertyGetter, @propertySetter and @propertyDescription can 
> only be used in JavaFX properties getters and setters.
> {noformat}
> for no obvious reason under Java8 (even with {{-Xdoclint:none}}) in the maven 
> build.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to