Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
We should consider getting rid of the JSR 305 dependency (see <https://blog.codefx.org/java/jsr-305-java-9/>). Note that we only used the annotations in a few recently changed APIs.
Further note that we could use spotbugs as replacement for findbugs to detect problems.
Attachments
Attachments
Issue Links
- is cloned by
-
OAK-7511 get rid of JSR 305 dependency - use jetbrains nullability annotations instead
- Closed
- is related to
-
SLING-7312 Java 9 requires javax.annotation to be added to the classpath
- Closed
-
OAK-7368 update to findbugs version compatible with jdk 10
- Closed
- relates to
-
JCR-4306 switch to findbugs replacement that is still maintained (spotbugs)
- Closed
-
OAK-37 Use nullability annotation to enforce/document API contract
- Closed
-
JCR-4342 remove unused JSR 305 dependency from pom
- Closed
- links to