You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2014/02/07 11:09:41 UTC

svn commit: r1565605 - /tomcat/trunk/build.xml

Author: markt
Date: Fri Feb  7 10:09:40 2014
New Revision: 1565605

URL: http://svn.apache.org/r1565605
Log:
Tab police

Modified:
    tomcat/trunk/build.xml

Modified: tomcat/trunk/build.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1565605&r1=1565604&r2=1565605&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Fri Feb  7 10:09:40 2014
@@ -2757,7 +2757,7 @@ Apache Tomcat ${version} native binaries
       <fileset dir="${tomcat-dbcp.home}/src/java/org/apache/commons" />
     </move>
     <mkdir dir="${tomcat-dbcp.home}/classes"/>
-  	<!-- Make sure the build fails if the DBCP sources haven't been copied -->
+    <!-- Make sure the build fails if the DBCP sources haven't been copied -->
     <!-- correctly. Other problems should be detected by the following     -->
     <!-- compilation step failing.                                         -->
     <fail message="Repackaged DBCP factory is missing">



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