File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 5151 org.fusesource.jansi;resolution:=optional,
5252 org.jctools.*;resolution:=optional,
5353 org.zeromq;resolution:=optional,
54- <!-- `java.compiler` is optional -->
55- javax.annotation.processing;resolution:=optional,
5654 javax.lang.model.*;resolution:=optional,
5755 javax.tools;resolution:=optional,
5856 <!-- `java.sql`, which depends on `java.logging` is optional -->
7472 com.fasterxml.jackson.databind;substitute="jackson-databind";transitive=false,
7573 com.fasterxml.jackson.dataformat.xml;substitute="jackson-dataformat-xml";transitive=false,
7674 com.fasterxml.jackson.dataformat.yaml;substitute="jackson-dataformat-yaml";transitive=false,
77- java.compiler;transitive=false,
7875 java.naming;transitive=false,
7976 org.apache.commons.csv;transitive=false,
8077 org.fusesource.jansi;transitive=false,
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <entry xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xmlns =" http://logging.apache.org/log4j/changelog"
4+ xsi : schemaLocation =" http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
5+ type =" fixed" >
6+ <issue id =" 1896" link =" https://github.com/apache/logging-log4j2/issues/1896" />
7+ <description format =" asciidoc" >Fix JPMS descriptors causing `jlink` issues</description >
8+ </entry >
You can’t perform that action at this time.
0 commit comments