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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org