jaxws/build-drop-template.xml
changeset 5836 0ca88d5cdd40
parent 5516 d5307370d017
child 9063 937a014028a6
--- a/jaxws/build-drop-template.xml	Thu Jun 17 17:18:55 2010 -0700
+++ b/jaxws/build-drop-template.xml	Thu Jun 17 17:19:58 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>