sszuev commented on PR #2420:
URL: https://github.com/apache/jena/pull/2420#issuecomment-2092964955

   When generating javadocs using Eclipse I see 100 warnings:
   
![image](https://github.com/apache/jena/assets/17473366/a6d87bfd-6d0c-4169-877a-91760d6d5cca)
   
   some of them like
   ```
   Generating 
...\jena-ontapi\doc\org\apache\jena\ontapi\common\EnhNodeFinder.ByPredicate.html...
   
...\jena-ontapi\src\main\java\org\apache\jena\ontapi\common\EnhNodeFinder.java:119:
 warning: no comment
           public ByPredicate(Property predicate) {
   ```
   describing each technical class will be a long, but doable task. usually 
these (auxiliary) classes have meaningful names. all major top-level classes 
have valid javadocs
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to