We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d5f2db commit 0cfea0dCopy full SHA for 0cfea0d
src/changelog/.2.x.x/3437_transtive_compile_only_dependencies.xml
@@ -6,6 +6,6 @@
6
<issue id="3437" link="https://github.com/apache/logging-log4j2/issues/3437"/>
7
<description format="asciidoc">
8
Make annotation libraries visible transitively at compile time for Gradle users through Gradle Module Metadata
9
- and for JPMS users through 'requires static' directives in module-info files.
+ and for JPMS users through `requires static` directives in `module-info.java` files.
10
</description>
11
</entry>
0 commit comments