blob: 955b5997dfca7e8a0a62f8389f60b78bb75691f8 [file] [log] [blame]
Index: build.xml
===================================================================
--- build.xml (revision 1384793)
+++ build.xml (working copy)
@@ -301,7 +301,7 @@
</target>
<!-- Jenkins tasks -->
- <target name="jenkins-hourly" depends="clean,test,validate,-jenkins-javadocs-lint,check-svn-working-copy" description="Runs the Jenkins hourly test runs"/>
+ <target name="jenkins-hourly" depends="clean,test,validate,-jenkins-javadocs-lint,jar-checksums,check-svn-working-copy" description="Runs the Jenkins hourly test runs"/>
<target name="jenkins-clover" description="Runs nightly clover builds on Jenkins">
<antcall target="-jenkins-clover">