Skip to content

Commit

Permalink
Merge pull request #621 from jamezp/remove-log-manager
Browse files Browse the repository at this point in the history
Do not set the org.jboss.logmanager.LogManager as the log manager sin…
  • Loading branch information
jamezp authored Dec 6, 2024
2 parents 4894bcf + 3e8d619 commit 0b2ea93
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 0b2ea93

Please sign in to comment.