UNnecessary library dependency
------------------------------

                 Key: CXF-931
                 URL: https://issues.apache.org/jira/browse/CXF-931
             Project: CXF
          Issue Type: Improvement
    Affects Versions: 2.0.1
         Environment: Any
            Reporter: Toralf Richter
            Priority: Trivial


I am using CXF inside / integrated with Spring. It seems that 
org.apache.cxf.frontend.ClientFactoryBean has a dependency on 
org/apache/geronimo/mail/util/StringBufferOutputStream from 
geronimo-javamail_1.4_spec-1.0-M1.jar, which does not really seem to make 
sense. 
Any other StringBufferOutputStream would probably do as well. If not using the 
Mail-API or when using the SUN equivalent this dependency forces to carry 
around the geronimo JAR which is need for nothing but the single class 
mentioned.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to