diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml index 0cff2d09a630964597602876a67b1b6e31fae6cc..f4b4b8d2a57bbde696c37b8404bdd0cff112587b 100644 --- a/releng.control/cc_config.xml +++ b/releng.control/cc_config.xml @@ -571,6 +571,7 @@ </ant> </schedule> </project> + <!-- <project name="wtp-R3.0-I"> <modificationset @@ -627,6 +628,7 @@ </ant> </schedule> </project> + --> <project requireModification="false" name="wtp-R3.0-N" @@ -663,6 +665,9 @@ <property name="SKIP_JAR_SIGNING" value="true" /> + <property + name="normalizeJarFiles" + value="false" /> </ant> </schedule> </project>