[
https://issues.apache.org/jira/browse/JCR-4301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16487023#comment-16487023
]
Bertrand Delacretaz commented on JCR-4301:
------------------------------------------
I don't think it's ok to use an LGPL annotations library, it's not like running
an external GPLed tool at build time - that tool does not "pollute" our code
but annotations in code and classes do.
I don't have an opinion on annotations and Java 9, haven't looked at that so
far.
> 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
> Attachments: JCR-4301-2.diff, JCR-4301.diff
>
>
> 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)