Carsten Ziegeler created FELIX-5896:
---------------------------------------

             Summary: 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.bridge-4.0.0, http.jetty-4.0.0, http.base-4.0.0, 
http.jetty-4.0.2
            Reporter: Carsten Ziegeler
            Assignee: Carsten Ziegeler
             Fix For: http.base-4.0.2, http.bridge-4.0.2, http.jetty-4.0.4


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)

Reply via email to