[
https://issues.apache.org/jira/browse/JDKIM-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17139409#comment-17139409
]
Darren Bishop commented on JDKIM-45:
------------------------------------
from [~ieugen] the dependency is here...
[https://search.maven.org/artifact/org.apache.james/james-server-mailet-dkim/3.4.0/jar]
<dependency>
<groupId>org.apache.james</groupId>
<artifactId>james-server-mailet-dkim</artifactId>
<version>3.4.0</version>
</dependency>
> 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
> Priority: Major
>
> 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: [email protected]
For additional commands, e-mail: [email protected]