Revert "Add JUL bridge (#96683)" (#96832)

This reverts commit 2bdf1bc0d6.
This commit is contained in:
Przemyslaw Gomulka 2023-06-14 14:37:53 +02:00 committed by GitHub
parent 286c6fb753
commit 31e20d9239
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 267 additions and 46 deletions

View file

@ -39,7 +39,6 @@ module org.elasticsearch.server {
requires org.apache.logging.log4j;
requires org.apache.logging.log4j.core;
requires org.apache.logging.log4j.jul;
requires org.apache.lucene.analysis.common;
requires org.apache.lucene.backward_codecs;