reverting, since 1.8 requires an indirect
authorbillbarker <billbarker@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 26 Jul 2010 03:27:37 +0000 (03:27 +0000)
committerbillbarker <billbarker@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 26 Jul 2010 03:27:37 +0000 (03:27 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@979143 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index cde2b0d..fb8909d 100644 (file)
--- a/build.xml
+++ b/build.xml
        
   </target>
 
-  <target name="validate" depends="download-validate" if="execute.validate">
+  <target name="validate" depends="download-validate" if="${execute.validate}">
     <taskdef resource="checkstyletask.properties"
                 classpath="${checkstyle.jar}" />
        <checkstyle config="checkstyle.xml">