]> source.dussan.org Git - archiva.git/commitdiff
fix sys props
authorOlivier Lamy <olamy@apache.org>
Thu, 20 Mar 2014 23:23:18 +0000 (23:23 +0000)
committerOlivier Lamy <olamy@apache.org>
Thu, 20 Mar 2014 23:23:18 +0000 (23:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1579826 13f79535-47bb-0310-9956-ffa450edef68

archiva-jetty/pom.xml

index 463e64c7e44330d12e8d8e773a2bb4b365b4f1ea..a3cbd7010f41b4d214f62a74115e43acc2194ece 100644 (file)
                   -->
                   <systemProperty>jetty.logs=%ARCHIVA_BASE%/logs</systemProperty>
                   <systemProperty>java.io.tmpdir=%ARCHIVA_BASE%/temp</systemProperty>
-                  <systemProperty>AsyncLogger.WaitStrategy=Sleep</systemProperty>
+                  <systemProperty>AsyncLoggerConfig.WaitStrategy=Sleep</systemProperty>
                 </systemProperties>
                 <extraArguments>
                   <extraArgument>-XX:MaxPermSize=128m</extraArgument>