Sebastian Stenzel created LOGBACK-1385:
------------------------------------------

             Summary: JPMS: exports ch.qos.logback.core.rolling
                 Key: LOGBACK-1385
                 URL: https://jira.qos.ch/browse/LOGBACK-1385
             Project: logback
          Issue Type: Bug
          Components: logback-core
    Affects Versions: 1.3.0-alpha4
         Environment: JDK 9.0.4 and SLF4J 1.8.0-beta1
            Reporter: Sebastian Stenzel
            Assignee: Logback dev list
            Priority: Critical


With the current alpha version of logback, it is no longer possible to extend 
{{ch.qos.logback.core.rolling.TriggeringPolicyBase}} as it is not exported in 
{{module-info.java}}.

The package should therefore either be exported or classes intended for 
extension should be moved to a different package.



--
This message was sent by Atlassian JIRA
(v7.3.1#73012)
_______________________________________________
logback-dev mailing list
logback-dev@qos.ch
http://mailman.qos.ch/mailman/listinfo/logback-dev

Reply via email to