Wrong scope for commons-pool
----------------------------

                 Key: CXF-3648
                 URL: https://issues.apache.org/jira/browse/CXF-3648
             Project: CXF
          Issue Type: Bug
            Reporter: Daniel Kulp
            Assignee: Daniel Kulp
             Fix For: 2.4.2


 
The jms transport has commons-pool as a runtime scope.  However, it's not 
needed for compile and it's only needed at runtime if using ActiveMQ.   The 
ActiveMQ poms would pull that in anyway.   Thus, it should be either removed or 
moved to test scope.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to