[
https://issues.apache.org/jira/browse/JDKIM-45?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17138374#comment-17138374
]
Darren Bishop commented on JDKIM-45:
------------------------------------
Neither of these classes are available for me to import. I've added this
dependency to my pom...
{color:#9876aa}<{color}{color:#e8bf6a}dependency{color}{color:#9876aa}>
{color}{color:#9876aa}
<{color}{color:#e8bf6a}groupId{color}{color:#9876aa}>{color}org.apache.james{color:#9876aa}</{color}{color:#e8bf6a}groupId{color}{color:#9876aa}>
{color}{color:#9876aa}
<{color}{color:#e8bf6a}artifactId{color}{color:#9876aa}>{color}apache-mailet{color:#9876aa}</{color}{color:#e8bf6a}artifactId{color}{color:#9876aa}>
{color}{color:#9876aa}
<{color}{color:#e8bf6a}version{color}{color:#9876aa}>{color}3.4.0{color:#9876aa}</{color}{color:#e8bf6a}version{color}{color:#9876aa}>
{color}{color:#9876aa}
<{color}{color:#e8bf6a}type{color}{color:#9876aa}>{color}pom{color:#9876aa}</{color}{color:#e8bf6a}type{color}{color:#9876aa}>
{color}{color:#9876aa}</{color}{color:#e8bf6a}dependency{color}{color:#9876aa}>{color}
> 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]