On 21/09/2006, at 7:16 AM, [EMAIL PROTECTED] wrote:
+ + <appender> + <id>audit</id> + <threshold>DEBUG</threshold> +
...
<levels> + <level>+ <hierarchy>org.apache.maven.archiva.web.servlet.repository.RepositoryM apping</hierarchy>+ <level>DEBUG, audit</level> + </level>
Why DEBUG?
+log +template
Should these be cleaned too?Also, I noticed a /template (as well as /WEB-INF/template), is that meant to be cleaned too? Or is ti a dupe that isn't meant to be there?
- Brett
