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

logback for java9 should export the package ch.qos.logback.core.rolling

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • 1.3.0-alpha6
    • 1.3.0-alpha4
    • logback-core
    • None
    • Java 9 and later

    Description

      To allow custom implementations of the interfaces in ch.qos.logback.core.rolling (like TriggeringPolicy, RollingPolicyTimeBasedFileNamingAndTriggeringPolicy and its base implementation classes) need to be accessible for other modules.

      To resolve this issue, the module-info.java file should include the line

      exports ch.qos.logback.core.rolling

      Attachments

        Activity

          People

            ceki Ceki Gülcü
            thkl Thomas Kläger
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: