Author: markt
Date: Wed Jan  9 10:49:43 2013
New Revision: 1430775

URL: http://svn.apache.org/viewvc?rev=1430775&view=rev
Log:
Tab police

Modified:
    tomcat/trunk/build.xml

Modified: tomcat/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1430775&r1=1430774&r2=1430775&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Wed Jan  9 10:49:43 2013
@@ -2255,7 +2255,7 @@ Apache Tomcat ${version} native binaries
 
   <!-- Packages the source code in JARs to match the binary JARs -->
   <target name="package-src-jar"
-             depends="build-manifests,build-tomcat-jdbc-src">
+          depends="build-manifests,build-tomcat-jdbc-src">
 
     <mkdir dir="${tomcat.src.jars}" />
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to