You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2018/07/10 14:01:00 UTC

[jira] [Commented] (JCR-4301) get rid of JSR 305 dependency

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

Julian Reschke commented on JCR-4301:
-------------------------------------

https://issues.apache.org/jira/secure/attachment/12931008/convert-annotations.sh is an attempt to automate the source code conversion (try with care, only run on code that can be easily recovered)

> get rid of JSR 305 dependency
> -----------------------------
>
>                 Key: JCR-4301
>                 URL: https://issues.apache.org/jira/browse/JCR-4301
>             Project: Jackrabbit Content Repository
>          Issue Type: Task
>          Components: jackrabbit-api
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Major
>             Fix For: 2.18, 2.17.4
>
>         Attachments: JCR-4301-2.diff, JCR-4301-jackrabbit-projects.diff, JCR-4301.diff, JCR-4301.diff, convert-annotations.sh
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)