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.
com.sleepycat:je
1 parent 846f354 commit ca6f923Copy full SHA for ca6f923
log4j-flume-ng/pom.xml
@@ -35,6 +35,10 @@
35
~ OSGi and JPMS options
36
-->
37
<bnd-module-name>org.apache.logging.log4j.flume</bnd-module-name>
38
+ <bnd-extra-module-options>
39
+ <!-- Filebased module names: MUST be static -->
40
+ je;transitive=false;static=true
41
+ </bnd-extra-module-options>
42
<Fragment-Host>org.apache.logging.log4j.core</Fragment-Host>
43
</properties>
44
<dependencies>
0 commit comments