Fix indentation.
authorrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 6 Jan 2010 17:33:22 +0000 (17:33 +0000)
committerrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 6 Jan 2010 17:33:22 +0000 (17:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@896556 13f79535-47bb-0310-9956-ffa450edef68

extras.xml

index 599c60c..5307514 100644 (file)
     </antcall>
 
     <jar jarfile="${tomcat-juli-adapters.jar}"
-       manifest="${tomcat.tmp}/default.manifest" >
+      manifest="${tomcat.tmp}/default.manifest" >
       <fileset dir="${tomcat.extras}/logging/commons-logging-${commons-logging-version}-src/target/classes">
         <include name="org/apache/juli/logging/impl/**.class" />
         <exclude name="org/apache/juli/logging/impl/WeakHashtable*.class" />
         fullpath="META-INF/NOTICE" />
       <zipfileset file="res/META-INF/default.license"
         fullpath="META-INF/LICENSE" />
-   </jar>
+    </jar>
     <antcall target="md5sum">
       <param name="file" value="${catalina-jmx-remote.jar}" />
     </antcall>