]> source.dussan.org Git - archiva.git/commitdiff
[MRM-688] put derby.log in logs subdirectory
authorBrett Porter <brett@apache.org>
Thu, 27 Mar 2008 00:55:25 +0000 (00:55 +0000)
committerBrett Porter <brett@apache.org>
Thu, 27 Mar 2008 00:55:25 +0000 (00:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641669 13f79535-47bb-0310-9956-ffa450edef68

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

index a713b948ca1386cb21f2ad0ee3efcb2e765546ae..87151f9fb4cc6d016189d9c2c89519bd3e4bb8c1 100644 (file)
                   </configuration>
                 </generatorConfiguration>
               </generatorConfigurations>
-                         <jvmSettings>
-                               <systemProperties>
-                                 <systemProperty>appserver.base="."</systemProperty>
-                               </systemProperties>
-                         </jvmSettings> 
+              <jvmSettings>
+                <systemProperties>
+                  <systemProperty>appserver.base="."</systemProperty>
+                </systemProperties>
+                <systemProperties>
+                  <systemProperty>derby.system.home=logs</systemProperty>
+                </systemProperties>
+              </jvmSettings> 
             </daemon>
           </daemons>          
 <!-- TODO: