afs commented on PR #2420:
URL: https://github.com/apache/jena/pull/2420#issuecomment-2092722272
The last category of warnings is to do with `@SuppressWarnings` - related to
IntelliJ. They can stay.
But one is:
```
Unsupported @SuppressWarnings("ALL")
TestSpec.java /jena-ontapi/src/test/java/org/apache/jena/ontapi
line 66 Java Problem
```
which should be "all"
--
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]