Skip to content

Commit

Permalink
Remove log4j references
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisheadden committed Feb 15, 2018
1 parent 6910b88 commit 257c828
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
6 changes: 0 additions & 6 deletions util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,12 +97,6 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>2.12</version>
<configuration>
<systemProperties>
<property>
<name>loggerPath</name>
<value>conf/log4j.properties</value>
</property>
</systemProperties>
<argLine>-Xms512m -Xmx1500m</argLine>
<parallel>methods</parallel>
<forkMode>pertest</forkMode>
Expand Down
8 changes: 0 additions & 8 deletions util/src/main/resources/log4j.properties

This file was deleted.

0 comments on commit 257c828

Please sign in to comment.