Author: rjung
Date: Wed Jan 6 17:33:22 2010
New Revision: 896556
URL: http://svn.apache.org/viewvc?rev=896556&view=rev
Log:
Fix indentation.
Modified:
tomcat/trunk/extras.xml
Modified: tomcat/trunk/extras.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/extras.xml?rev=896556&r1=896555&r2=896556&view=diff
==============================================================================
--- tomcat/trunk/extras.xml (original)
+++ tomcat/trunk/extras.xml Wed Jan 6 17:33:22 2010
@@ -167,7 +167,7 @@
</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" />
@@ -254,7 +254,7 @@
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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]