You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Darren Bishop (Jira)" <ji...@apache.org> on 2020/06/16 17:48:00 UTC

[jira] [Created] (JDKIM-45) Mime4j-core dependency is outdated

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-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org