jaxp/build-drop-template.xml
changeset 5830 3adf4782de94
parent 5512 74bb36df3a83
child 9059 f7d1d02fad53
--- a/jaxp/build-drop-template.xml	Thu Jun 17 10:43:17 2010 -0700
+++ b/jaxp/build-drop-template.xml	Thu Jun 17 10:50:14 2010 -0700
@@ -75,6 +75,7 @@
     <target name="-@DROP@-url-should-be-used" unless="@DROP@.url.should.be.used">
         <condition property="@DROP@.url.should.be.used">
             <and>
+                <istrue value="${allow.downloads}"/>
                 <not>
                     <isset property="@DROP@.master.bundle.copy.exists"/>
                 </not>