]> source.dussan.org Git - archiva.git/commitdiff
add sysproperty AsyncLogger.WaitStrategy in wrapper.conf file
authorOlivier Lamy <olamy@apache.org>
Mon, 13 May 2013 06:50:42 +0000 (06:50 +0000)
committerOlivier Lamy <olamy@apache.org>
Mon, 13 May 2013 06:50:42 +0000 (06:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1481708 13f79535-47bb-0310-9956-ffa450edef68

archiva-jetty/pom.xml

index 73fa9370d6226d54c7df4ae097599495de2cfe0c..d54deb81a4c6abaaa753665c3b9045afbb0da10b 100644 (file)
                   <systemProperty>jetty.logs=%ARCHIVA_BASE%/logs</systemProperty>
                   <systemProperty>java.io.tmpdir=%ARCHIVA_BASE%/temp</systemProperty>
                   <systemProperty>archiva.tmp.group.index.ttl=30</systemProperty>
+                  <systemProperty>AsyncLogger.WaitStrategy=Sleep</systemProperty>
                 </systemProperties>
                 <extraArguments>
                   <extraArgument>-XX:MaxPermSize=128m</extraArgument>