Skip to content

Commit

Permalink
Merge branch 'master' into fix_histodb_forecastdiff
Browse files Browse the repository at this point in the history
  • Loading branch information
geofjamg committed Feb 23, 2017
2 parents f458f2a + 8e8a705 commit 1735cdc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion iidm-ddb/iidm-ddb-ejb-remote-client-wildfly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<repositories>
<repository>
<id>ibiblio.org-releases</id>
<url>http://mirrors.ibiblio.org/maven2/</url>
<url>http://maven.ibiblio.org/maven2/</url>
</repository>

<repository>
Expand Down
7 changes: 7 additions & 0 deletions online-rest-api/src/test/resources/simplelogger.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Copyright (c) 2017, Mathieu BAGUE <mathieu.bague@rte-france.com>
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

org.slf4j.simpleLogger.log.eu.itesla_project.online.rest.api.util.OnlineDBUtils=off
org.slf4j.simpleLogger.log.eu.itesla_project.online.rest.api.impl.ProcessApiServiceImpl=off

0 comments on commit 1735cdc

Please sign in to comment.