File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 688688 <offlineLinks >
689689 <link >
690690 <url >https://logging.apache.org/log4j/2.x/javadoc/log4j-api</url >
691- <location >${maven.multiModuleProjectDirectory} /log4j-api/target/site /apidocs/</location >
691+ <location >${maven.multiModuleProjectDirectory} /log4j-api/target/reports /apidocs/</location >
692692 </link >
693693 <link >
694694 <url >https://logging.apache.org/log4j/2.x/javadoc/log4j-core</url >
695- <location >${maven.multiModuleProjectDirectory} /log4j-core/target/site /apidocs/</location >
695+ <location >${maven.multiModuleProjectDirectory} /log4j-core/target/reports /apidocs/</location >
696696 </link >
697697 </offlineLinks >
698698 </configuration >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <entry xmlns =" https://logging.apache.org/xml/ns"
3+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4+ xsi : schemaLocation ="
5+ https://logging.apache.org/xml/ns
6+ https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
7+ type =" fixed" >
8+ <issue id =" 4099" link =" https://github.com/apache/logging-log4j2/issues/4099" />
9+ <issue id =" 4100" link =" https://github.com/apache/logging-log4j2/pull/4100" />
10+ <description format =" asciidoc" >
11+ Javadoc references across module boundaries (i.e., cross-references) are fixed
12+ </description >
13+ </entry >
You can’t perform that action at this time.
0 commit comments