diff --git a/product/build.properties.template b/product/build.properties.template index b6d3895d02490a982ac116459142940bcee78dbe..156818efe0ff01417bf851a422ae427af58cfc22 100644 --- a/product/build.properties.template +++ b/product/build.properties.template @@ -54,7 +54,7 @@ collectingFolder=${archivePrefix} # artifacts for all the platforms listed in the configs property. # To control the output format for the group, add a "group, group, group - " entry to the # archivesFormat. -groupConfigurations=true +#groupConfigurations=true #The format of the archive. By default a zip is created using antZip. #The list can only contain the configuration for which the desired format is different than zip. @@ -81,7 +81,7 @@ allowBinaryCycles = true #parallelThreadsPerProcessor= #Set to true if you want the output to be ready for an update jar (no site.xml generated) -outputUpdateJars = true +#outputUpdateJars = false #Set to true for Jnlp generation #codebase should be a URL that will be used as the root of all relative URLs in the output.