mirror of https://github.com/apache/archiva.git
Changing log level to find out about ci build error
CI build throws a permission denied error on the Consumer Archetype test.
This commit is contained in:
parent
71f3ec4230
commit
8a131a6145
|
@ -28,6 +28,7 @@
|
|||
<loggers>
|
||||
|
||||
<logger name="org.springframework" level="error"/>
|
||||
<logger name="sf.ehcache" level="debug" />
|
||||
|
||||
<root level="info">
|
||||
<appender-ref ref="console"/>
|
||||
|
|
Loading…
Reference in New Issue