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

compilation problem under Java 11

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 1.4.4, 1.3.4
    • 1.4.3, 1.3.3
    • None
    • None

    Description

      The following error is observed when building under Java 11.

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:testCompile (default-testCompile) on project logback-core-blackbox: Compilation failure: Compilation failure:
      [ERROR] ../logback1.3/logback-core-blackbox/src/test/java/ch/qos/logback/core/blackbox/joran/action/BlackboxTopElementAction.java:[5,15] package org.xml.sax is not visible
      [ERROR]   (package org.xml.sax is declared in module ch.qos.logback.core, which does not export it)
      [ERROR] logback1.3/logback-core-blackbox/src/test/java/ch/qos/logback/core/blackbox/joran/action/ext/BlackboxStackAction.java:[17,15] package org.xml.sax is not visible
      [ERROR]   (package org.xml.sax is declared in module ch.qos.logback.core, which does not export it)
      

      Attachments

        Activity

          People

            ceki Ceki Gülcü
            ceki Ceki Gülcü
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: