Explorar o código

Disable Pack200 to allow for faster builds to test the update center

MeFisto94 %!s(int64=9) %!d(string=hai) anos
pai
achega
7329df9ce1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      build.xml

+ 1 - 0
build.xml

@@ -207,6 +207,7 @@
         <ant antfile="template.xml" dir="nbi/stub">
             <property name="suite.location" value="${basedir}"/>
             <property name="suite.nbi.product.uid" value="${app.name}"/>
+            <property name="pack200.enabled" value="false"/>
             <!--TODO: this is .0.2 because of the pre-release static 3.0.0, else the RCs could not be installed next to a beta-->
             <property name="suite.nbi.product.version" value="${plugins.version}.0.${nbm.revision}"/>
             <property name="nbi.stub.location" value="${basedir}/nbi/stub"/>