Skip to content

Commit

Permalink
Do not set the org.jboss.logmanager.LogManager as the log manager sin…
Browse files Browse the repository at this point in the history
…ce we do not have a dependency on it for tests.

Signed-off-by: James R. Perkins <[email protected]>
  • Loading branch information
jamezp committed Dec 6, 2024
1 parent 4894bcf commit 3e8d619
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<systemPropertyVariables>
<java.util.logging.manager>org.jboss.logmanager.LogManager</java.util.logging.manager>
<jboss.home>${jboss.home}</jboss.home>
<jboss-as.home>${jboss.home}</jboss-as.home>
<wildfly.test.version>${version.org.wildfly}</wildfly.test.version>
Expand Down

0 comments on commit 3e8d619

Please sign in to comment.