[ 
https://issues.apache.org/jira/browse/OAK-7511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16538748#comment-16538748
 ] 

Julian Reschke commented on OAK-7511:
-------------------------------------

AFAIU, the only plan that we currently have is to switch to the JetBrains 
annotations, as already done over in Jackrabbit (JCR-4301).

Here's my attempt to make the switch easier: 
https://issues.apache.org/jira/secure/attachment/12931017/convert-annotations.sh
 - this will convert all Java files below the current directory. WARNING: 
destructive! Only run on sources under version control.

The code likely will fail in some edge cases (feedback appreciated). That said, 
it did work fine on oak-store-document, except for the 
javax.annotation.Nonnegative that we won't be able to map.

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: 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)

Reply via email to