build-drop-template.xml

changeset 124
48872561d4b1
parent 116
4ac192952d75
child 194
de11bd049d6f
     1.1 --- a/build-drop-template.xml	Thu Jun 17 17:18:55 2010 -0700
     1.2 +++ b/build-drop-template.xml	Thu Jun 17 17:19:58 2010 -0700
     1.3 @@ -75,6 +75,7 @@
     1.4      <target name="-@DROP@-url-should-be-used" unless="@DROP@.url.should.be.used">
     1.5          <condition property="@DROP@.url.should.be.used">
     1.6              <and>
     1.7 +                <istrue value="${allow.downloads}"/>
     1.8                  <not>
     1.9                      <isset property="@DROP@.master.bundle.copy.exists"/>
    1.10                  </not>

mercurial