Browse Source

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

This reverts commit 7329df9ce14934e8bce07ae1e0ddccd20614bb1f.
MeFisto94 9 years ago
parent
commit
de5e166adb
1 changed files with 0 additions and 1 deletions
  1. 0 1
      build.xml

+ 0 - 1
build.xml

@@ -207,7 +207,6 @@
         <ant antfile="template.xml" dir="nbi/stub">
         <ant antfile="template.xml" dir="nbi/stub">
             <property name="suite.location" value="${basedir}"/>
             <property name="suite.location" value="${basedir}"/>
             <property name="suite.nbi.product.uid" value="${app.name}"/>
             <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-->
             <!--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="suite.nbi.product.version" value="${plugins.version}.0.${nbm.revision}"/>
             <property name="nbi.stub.location" value="${basedir}/nbi/stub"/>
             <property name="nbi.stub.location" value="${basedir}/nbi/stub"/>