############# PRODUCT/PACKAGING CONTROL #############
product=/com.samsung.slp.common.branding/common_native_wac.product
-#runPackager=true
+runPackager=true
#Set the name of the archive that will result from the product build.
#archiveNamePrefix=
# configs=win32,win32,x86 & linux,motif,x86
# By default the value is *,*,*
configs="Do not touch here."
-#configs=win32, win32, x86 & \
+#configs=win32, win32, x86
# win32,win32,x86_64 & \
# win32,win32,wpf & \
# linux, gtk, ppc & \
#jnlp.configs=${configs} #uncomment to filter the content of the generated jnlp files based on the configuration being built
#Set to true if you want to sign jars
-#jarProcessor.unsign=true
-#signJars=true
-#signJars=false
+jarProcessor.unsign=true
+signJars=true
#sign.alias=<alias>
#sign.keystore=<keystore location>
#sign.storepass=<keystore password>