Darren Bishop created JDKIM-45:
----------------------------------

             Summary: Mime4j-core dependency is outdated
                 Key: JDKIM-45
                 URL: https://issues.apache.org/jira/browse/JDKIM-45
             Project: James jDKIM
          Issue Type: Bug
          Components: library
    Affects Versions: 0.2
            Reporter: Darren Bishop


Dependency incompatibility issues when using JDKIM 0.2 with James 3.4.0. Both 
have dependencies on the mime4j-core lib. JDKIM is using an older version of 
the lib and one class in particular, MimeConfig, has been reimplemented in the 
newer version that James uses. MimeConfig in the newer version of core (James 
uses 0.8.2, JDKIM uses 0.7) has constants to define MimeConfig, ie: PERMISSIVE 
- this doesn't exist in the older version. In addition, the older version 
call's MimeConfig's default constructor which has been removed in the newer 
version.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to