Bug 517893 - [simrel] Incorrect 'From:' address in blame mails
Corrected to use "new form" of Eclipse emails.
Change-Id: I211811cbfebc73965b4ead380138c7bd0f5ecc46
Signed-off-by: David Williams <david_williams@acm.org>
diff --git a/build.xml b/build.xml
index 944696c..2ba30c3 100644
--- a/build.xml
+++ b/build.xml
@@ -813,7 +813,7 @@
‐‐trustedContributions Eclipse,Equinox -->
<property
name="AGGREGATOR_APP_BASE_ARGS"
- value="${PRODUCTION} --buildModel ${buildModelDir}/simrel.aggr --buildRoot ${AGGREGATOR_RESULTS} --agentLocation ${p2AgentLocation} --eclipseLogLevel DEBUG --logLevel DEBUG --emailFrom frederic.gurr@eclipse.org --emailFromName ${release}Aggregator --logURL ${LOG_URL} --subjectPrefix ${release}Aggregation" />
+ value="${PRODUCTION} --buildModel ${buildModelDir}/simrel.aggr --buildRoot ${AGGREGATOR_RESULTS} --agentLocation ${p2AgentLocation} --eclipseLogLevel DEBUG --logLevel DEBUG --emailFrom frederic.gurr@eclipse-foundation.org --emailFromName ${release}Aggregator --logURL ${LOG_URL} --subjectPrefix ${release}Aggregation" />
<echo message="= = = Properties at end of init = = = " />
<echo message="git_protocol: ${git_protocol}" />