You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2018/08/06 15:08:00 UTC

[jira] [Closed] (FELIX-5896) Avoid runtime dependency to javax.annotation package

     [ https://issues.apache.org/jira/browse/FELIX-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed FELIX-5896.
-----------------------------------

> Avoid runtime dependency to javax.annotation package
> ----------------------------------------------------
>
>                 Key: FELIX-5896
>                 URL: https://issues.apache.org/jira/browse/FELIX-5896
>             Project: Felix
>          Issue Type: Improvement
>          Components: HTTP Service
>    Affects Versions: http.base-4.0.0, http.jetty-4.0.0, http.bridge-4.0.0, http.jetty-4.0.2
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: http.jetty-4.0.4, http.base-4.0.2, http.bridge-4.0.2
>
>
> We're currently using javax.annotation for build time checks (null/not null), unfortunately these annotations impose a runtime requirement and there are other reasons like mentioned here to get 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)