Skip to content

Commit 257c828

Browse files
committed
Remove log4j references
1 parent 6910b88 commit 257c828

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

util/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,6 @@
9797
<artifactId>maven-surefire-plugin</artifactId>
9898
<version>2.12</version>
9999
<configuration>
100-
<systemProperties>
101-
<property>
102-
<name>loggerPath</name>
103-
<value>conf/log4j.properties</value>
104-
</property>
105-
</systemProperties>
106100
<argLine>-Xms512m -Xmx1500m</argLine>
107101
<parallel>methods</parallel>
108102
<forkMode>pertest</forkMode>

util/src/main/resources/log4j.properties

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)