prep for signing
diff --git a/releng.control/cc_config.xml b/releng.control/cc_config.xml
index ac450e9..7ecd1c2 100644
--- a/releng.control/cc_config.xml
+++ b/releng.control/cc_config.xml
@@ -87,9 +87,11 @@
value="${env.PROJECT_ARTIFACTS}/${project.name}" />
</antpublisher>
<email>
+ <!-- commented out while experimenting with signing
<failure
address="${env.FAILED_ADDRESS}"
reportWhenFixed="true" />
+ -->
<propertiesmapper file="${env.EMAIL_PROPERTIES}" />
</email>
</publishers>
diff --git a/releng.control/commonVariations.shsource b/releng.control/commonVariations.shsource
index 9c45e88..a8ba07d 100644
--- a/releng.control/commonVariations.shsource
+++ b/releng.control/commonVariations.shsource
@@ -49,7 +49,7 @@
# mail to mailing list.
export BUILD_BUILDMASTER_EMAIL=david_williams@us.ibm.com
-export BUILD_BUILDMASTER_RETURN_NAME=wtpBuild
+export BUILD_BUILDMASTER_RETURN_NAME=david_williams
export BUILD_RESULT_URL=http://build.eclipse.org:7777/dashboard/build/detail
export BUILD_ALWAYS_TO_ADDRESS=david_williams@us.ibm.com
export FAILED_ADDRESS=wtp-releng@eclipse.org