-
Bug
-
Resolution: Done
-
Major
-
11.0.0.Final, 10.1.7.Final
-
None
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.