Author: olamy
Date: Thu Sep 29 07:25:13 2011
New Revision: 1177184

URL: http://svn.apache.org/viewvc?rev=1177184&view=rev
Log:
simple formatting

Modified:
    archiva/trunk/archiva-jetty/src/main/conf/jetty.xml

Modified: archiva/trunk/archiva-jetty/src/main/conf/jetty.xml
URL: 
http://svn.apache.org/viewvc/archiva/trunk/archiva-jetty/src/main/conf/jetty.xml?rev=1177184&r1=1177183&r2=1177184&view=diff
==============================================================================
--- archiva/trunk/archiva-jetty/src/main/conf/jetty.xml (original)
+++ archiva/trunk/archiva-jetty/src/main/conf/jetty.xml Thu Sep 29 07:25:13 2011
@@ -163,9 +163,9 @@
         <New class="org.mortbay.jetty.deployer.WebAppDeployer">
           <Set name="contexts"><Ref id="Contexts"/></Set>
           <Set name="webAppDir"><SystemProperty name="jetty.home" 
default="."/>/apps</Set>
-         <Set name="parentLoaderPriority">false</Set>
-         <Set name="extract">true</Set>
-         <Set name="allowDuplicates">false</Set>
+               <Set name="parentLoaderPriority">false</Set>
+               <Set name="extract">true</Set>
+               <Set name="allowDuplicates">false</Set>
         </New>
       </Arg>
     </Call>


Reply via email to