fix override of log4.xml when executing it js

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296186 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-03-02 13:14:20 +00:00
parent aa4cdd99a4
commit 6f416163a7
1 changed files with 1 additions and 1 deletions

View File

@ -288,7 +288,7 @@
</goals>
<configuration>
<tasks>
<copy todir="${webappDirectory}/WEB-INF/classes">
<copy overwrite="true" todir="${webappDirectory}/WEB-INF/classes">
<fileset dir="src/test/resources/logging"/>
</copy>
<copy todir="${project.build.directory}/appserver-base">