]> source.dussan.org Git - archiva.git/commitdiff
fix override of log4.xml when executing it js
authorOlivier Lamy <olamy@apache.org>
Fri, 2 Mar 2012 13:14:20 +0000 (13:14 +0000)
committerOlivier Lamy <olamy@apache.org>
Fri, 2 Mar 2012 13:14:20 +0000 (13:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1296186 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-web/archiva-webapp-test-js/pom.xml

index dc2c0724fe0509233ce753937a97656c6d90da94..d0f8faf7ce3d4394004cc2219e82076093b5a116 100644 (file)
                 </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">