]> source.dussan.org Git - archiva.git/commitdiff
[MRM-688] write the wrapper log to the correct location
authorBrett Porter <brett@apache.org>
Thu, 27 Mar 2008 02:09:02 +0000 (02:09 +0000)
committerBrett Porter <brett@apache.org>
Thu, 27 Mar 2008 02:09:02 +0000 (02:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641687 13f79535-47bb-0310-9956-ffa450edef68

archiva-web/archiva-standalone/archiva-jetty/pom.xml

index e63e806175b9164a6939ca8e1a8111f39369866d..610e2a9dc1c8ad896657e8b13e0f3ded7d5eaabd 100644 (file)
                       <name>wrapper.java.additional.1.stripquotes</name>
                       <value>TRUE</value>
                     </property>
+                    <property>
+                      <name>wrapper.logfile</name>
+                      <value>./logs/wrapper.log</value>
+                    </property>
                   </configuration>
                 </generatorConfiguration>
               </generatorConfigurations>