Uploaded image for project: 'logback'
  1. logback
  2. LOGBACK-1516

Replace JavaEE dependencies with Jakarta EE

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 1.3.0-alpha7
    • 1.3.0-alpha5
    • logback-classic
    • None

    Description

      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.

      Attachments

        Activity

          People

            ceki Ceki Gülcü
            cowwoc Gili
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: