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

Claude Warren commented on JENA-1256:
-------------------------------------

This change has exposed an issue in Java8 javadoc processing.

[WARNING] 
/home/jenkins/jenkins-slave/workspace/Jena_Development_Test/jena-permissions/src/main/java/org/apache/jena/permissions/model/impl/SecuredPropertyImpl.java:115:
 warning - @propertyDescription is an unknown tag.
[WARNING] 
/home/jenkins/jenkins-slave/workspace/Jena_Development_Test/jena-permissions/src/main/java/org/apache/jena/permissions/model/impl/SecuredPropertyImpl.java:115:
 warning - Tags @propertyGetter, @propertySetter and @propertyDescription can 
only be used in JavaFX properties getters and setters.

I can not find the annotations anywhere in our code base.  There are is an open 
question on Stackoverflow about this.  it seems we can ignore the warning but 
it does clutter up the build output.

> Some packages are excluded from the javadocs
> --------------------------------------------
>
>                 Key: JENA-1256
>                 URL: https://issues.apache.org/jira/browse/JENA-1256
>             Project: Apache Jena
>          Issue Type: Improvement
>            Reporter: Claude Warren
>            Priority: Minor
>
> The Jena Core javadocs exclude several packages that make developing in the 
> core difficult.  specifically the shared and *impl packages.
> This defect is to place those packages back into the javadoc



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

Reply via email to