summaryrefslogtreecommitdiff
blob: e93cb11bd0dd5058f5b1d9d1129807dc337bf2a8 (plain)
1
2
3
4
5
6
7
8
9
10
--- build/build.xml	2010-06-27 23:37:11.000000000 +0200
+++ build/build.xml	2010-06-27 23:37:29.000000000 +0200
@@ -235,7 +235,6 @@
                 </or>
             </not>
         </condition>
-        <fail if="ant.not.ok" message="Must use Ant 1.6.x or 1.7.x to build Openfire"/>
         <fail if="java.not.ok" message="Must use JDK 1.5.x or higher to build Openfire"/>
 
         <tstamp/>