From 8f0c84d32b9621100a55a174feefd33cd77f4687 Mon Sep 17 00:00:00 2001 From: david_williams <david_williams> Date: Mon, 11 Oct 2010 00:18:57 +0000 Subject: [PATCH] should sign all bundles, all builds --- releng.control/cc_config.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml index d0079370e..43321abe0 100644 --- a/releng.control/cc_config.xml +++ b/releng.control/cc_config.xml @@ -1008,14 +1008,14 @@ <property name="build.donottagmaps" value="true"/> - <!-- + <property name="SKIP_JAR_SIGNING" value="true"/> <property name="normalizeJarFiles" value="false"/> - --> + </ant> </schedule> </project> -- GitLab