summaryrefslogtreecommitdiff
path: root/builder
diff options
context:
space:
mode:
authortaeyoung2.son <taeyoung2.son@samsung.com>2011-12-03 19:01:20 +0900
committertaeyoung2.son <taeyoung2.son@samsung.com>2011-12-03 19:01:20 +0900
commitecd5da6326dbb2d88b90b8725100c40b51e88ea3 (patch)
tree3523b62dbd52099f4d3693f78633e8ef4ed3ef3e /builder
parent16f1247964a5a4a5855978c7312b6bd3b6bcf1fc (diff)
downloadcommon-eplugin-ecd5da6326dbb2d88b90b8725100c40b51e88ea3.tar.gz
common-eplugin-ecd5da6326dbb2d88b90b8725100c40b51e88ea3.tar.bz2
common-eplugin-ecd5da6326dbb2d88b90b8725100c40b51e88ea3.zip
[Title] Modify font color in splash image
[Type] Feature [Module] Sub [Priority] Minor [CQ#] [Redmine#] [Problem] [Cause] [Solution]
Diffstat (limited to 'builder')
-rw-r--r--builder/build.properties.product.clean4
1 files changed, 2 insertions, 2 deletions
diff --git a/builder/build.properties.product.clean b/builder/build.properties.product.clean
index b87f25f17..81ab419ea 100644
--- a/builder/build.properties.product.clean
+++ b/builder/build.properties.product.clean
@@ -102,8 +102,8 @@ allowBinaryCycles=true
#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
+#jarProcessor.unsign=true
+#signJars=true
#sign.alias=<alias>
#sign.keystore=<keystore location>
#sign.storepass=<keystore password>