Skip to content
Snippets Groups Projects
Commit 611625f5 authored by david_williams's avatar david_williams
Browse files

use cvs names only in cc_config, then mail sent, or not, can be controled by...

use cvs names only in cc_config, then mail sent, or not, can be controled by notifyMapper.propertes (i.e. for local machine, can remove or set to null).
parent a610a3ca
No related branches found
No related tags found
No related merge requests found
......@@ -109,14 +109,14 @@
</antpublisher>
<htmlemail
logdir="${env.LOG_DIR}/${project.name}">
<failure address="david_williams@us.ibm.com" reportWhenFixed="true" />
<failure address="hjzhang@ca.ibm.com" reportWhenFixed="true" />
<failure address="nitind@us.ibm.com" reportWhenFixed="true" />
<failure address="arvera@ca.ibm.com" reportWhenFixed="true" />
<failure address="neil.hauge@oracle.com" reportWhenFixed="true" />
<failure address="tran.le@oracle.com" reportWhenFixed="true" />
<failure address="raghunathan.srinivasan@oracle.com" reportWhenFixed="true" />
<failure address="nsandona@us.ibm.com" reportWhenFixed="true" />
<failure address="david_williams" reportWhenFixed="true" />
<failure address="hzhang" reportWhenFixed="true" />
<failure address="nitind" reportWhenFixed="true" />
<failure address="arvera" reportWhenFixed="true" />
<failure address="nhauge" reportWhenFixed="true" />
<failure address="tle" reportWhenFixed="true" />
<failure address="rsrinivasan" reportWhenFixed="true" />
<failure address="nsandonato" reportWhenFixed="true" />
<propertiesmapper
file="${env.EMAIL_PROPERTIES}" />
</htmlemail>
......@@ -427,7 +427,7 @@
value="S"/>
<property
name="buildId"
value="3.1M3"/>
value="3.1M4"/>
<property
name="buildBranch"
value="R3.1"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment