Update Ehcache to 1.7.1
Disable the automatic update check for Ehcache. Because the library is embedded in the Gerrit distribution our users are not likely to update it on their own. Letting them know there is a new version at server startup does not help them. Change-Id: If10710db723b5bb2e32478d8526e649f200d781e Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
@@ -48,6 +48,10 @@ log4j.logger.org.openid4java.discovery.Discovery=ERROR
|
||||
log4j.logger.org.openid4java.server.RealmVerifier=ERROR
|
||||
log4j.logger.org.openid4java.message.AuthSuccess=ERROR
|
||||
|
||||
# Silence non-critical messages from ehcache
|
||||
#
|
||||
log4j.logger.net.sf.ehcache=WARN
|
||||
|
||||
# Silence non-critical messages from c3p0 (if used).
|
||||
#
|
||||
log4j.logger.com.mchange.v2.c3p0=WARN
|
||||
|
||||
Reference in New Issue
Block a user