Gili created LOGBACK-1516:
-----------------------------
Summary: Replace JavaEE dependencies with Jakarta EE
Key: LOGBACK-1516
URL: https://jira.qos.ch/browse/LOGBACK-1516
Project: logback
Issue Type: Bug
Components: logback-classic
Affects Versions: 1.3.0-alpha5
Environment: Logback depends on outdated modules such as
{{com.sun.mail:javax.mail:jar:1.6.2:test}}.
Please replace this with {{com.sun.mail:jakarta.mail:1.6.5:test}}. Otherwise,
projects that depend on newer dependencies will conflict with logback's
dependencies. For example, my project depends on
{{com.sun.activation:jakarta.activation:jar:1.2.1:compile}} which is newer but
conflicts with {{javax.activation:activation:jar:1.1:test because the two of
them export the same module name.}}
Reporter: Gili
Assignee: Logback dev list
--
This message was sent by Atlassian Jira
(v8.8.0#808000)
_______________________________________________
logback-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-dev