Skip to content

Commit

Permalink
Californium does not use JUL anymore, so remove configuration file.
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernard31 committed Jan 10, 2018
1 parent 5faf18d commit 6d5c66e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
5 changes: 0 additions & 5 deletions leshan-integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,6 @@ Contributors:
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<systemPropertyVariables>
<java.util.logging.config.file>
src/test/resources/logging.properties
</java.util.logging.config.file>
</systemPropertyVariables>
<excludes>
<exclude>${test.exclusion.pattern}</exclude>
</excludes>
Expand Down
12 changes: 0 additions & 12 deletions leshan-integration-tests/src/test/resources/logging.properties

This file was deleted.

0 comments on commit 6d5c66e

Please sign in to comment.