You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2016/11/17 16:08:58 UTC

[jira] [Created] (QPID-7519) Remove unnecessaryJetty dependency (jetty-client) from Broker

Keith Wall created QPID-7519:
--------------------------------

             Summary: Remove unnecessaryJetty dependency (jetty-client) from Broker
                 Key: QPID-7519
                 URL: https://issues.apache.org/jira/browse/QPID-7519
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
    Affects Versions: qpid-java-6.1
            Reporter: Keith Wall
             Fix For: qpid-java-6.2


QPID-7300 added support for CORS using Jetty's CORS filter in its implementation.  Jetty's CORS implementation requires jetty-servlets.jar, but jetty-servlets.jar has a transitive dependency on jetty-client.  jetty-client is not actually required to support CORS.

http://wiki.eclipse.org/Jetty/Feature/Cross_Origin_Filter




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org