[
https://issues.apache.org/jira/browse/OAK-7511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16543208#comment-16543208
]
Julian Reschke commented on OAK-7511:
-------------------------------------
Ok, current status...:
* I assume we migrate to Jetbrains annotations (see discussion in
https://issues.apache.org/jira/browse/JCR-4301)
* wrote (destructive) script
https://issues.apache.org/jira/secure/attachment/12931560/convert-annotations.sh
which converts Java files and pom.xml
* found minor issues, such as OAK-7624, OAK-7625, and OAK-7632 and fixed them
* there's also one file to will let javac (in JDK18, not JDK10) with an NPE,
for which the conversion script has a special case
This compiles and tests with baseline.skip, and baseline wants us to increase
micro version numbers.
How do we proceed here? Should I go ahead? Should we do this in multiple steps
(one per subproject)?
Feedback appreciated.
> get rid of JSR 305 dependency
> -----------------------------
>
> Key: OAK-7511
> URL: https://issues.apache.org/jira/browse/OAK-7511
> Project: Jackrabbit Oak
> Issue Type: Task
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Major
> Attachments: OAK-7511.diff, convert-annotations.sh
>
>
> We should consider getting rid of the JSR 305 dependency (see
> <https://blog.codefx.org/java/jsr-305-java-9/>).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)