mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

maximthomas
04.15.2025 d845fecc5389751414ec3f9e19bdbd852b824ab9
Fix No SLF4J providers were found error
1 files modified
1 ■■■■ changed files
opendj-server-legacy/pom.xml 1 ●●●● patch | view | raw | blame | history
opendj-server-legacy/pom.xml
@@ -828,6 +828,7 @@
              <includes>
                <include>**/org/slf4j/**</include>
                <include>**/org/opends/server/loggers/slf4j/**</include>
                <include>**/META-INF/services/org.slf4j.spi.SLF4JServiceProvider</include>
              </includes>
              <archive>
                <index>false</index>