[infinispan-issues] [JBoss JIRA] (ISPN-11783) Package org.infinispan.context is missing from javadocs of 10.1.x and 11 releases

Pedro Zapata Fernandez (Jira) issues at jboss.org
Wed May 6 08:18:00 EDT 2020


Pedro Zapata Fernandez created ISPN-11783:
---------------------------------------------

             Summary: Package org.infinispan.context is missing from javadocs of 10.1.x and 11 releases
                 Key: ISPN-11783
                 URL: https://issues.redhat.com/browse/ISPN-11783
             Project: Infinispan
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 10.1.7.Final, 11.0.0.Dev05
            Reporter: Nistor Adrian
            Assignee: Nistor Adrian
             Fix For: 11.0.0.CR1, 10.1.8.Final


The new release of the custom infinispan doclet fixes the handling of @private/@public javadoc tags which are very strict now. Packages that are not specifically annotated are excluded, as it was meant to be from the beginning, but the exclusion was slightly broken. 

We need to add `@public` to all packages that we find to be unintentionally left out.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list