Index: scripts/publisher.xml =================================================================== --- scripts/publisher.xml (revision 538446) +++ scripts/publisher.xml (working copy) @@ -18,7 +18,7 @@ - + @@ -36,37 +36,88 @@ + + + - + value="${framework.parameters.usemail.subject.prefix} ${mail.execution.status} ${os.name} ${os.arch}: ${suite.name}"/> - - - - - + + + + + + + + - - - - + + + + + + + + + + + + + + + + + + ${mail.summary}${mail.message} + + + + +-------- +WARNING: Mail notification sending for Test Suite '${suite.name}' FAILED +-------- with the following exception: +${mail.sending.exception} + + + +Mail Notification Sending failed with the following message: ${mail.sending.exception} + +---------- +Test Suite '${suite.name}' execution status: ${mail.execution.status} + + + + + + + + +@{text} + + + + + Index: scripts/cc-exec-adaptor.xml =================================================================== --- scripts/cc-exec-adaptor.xml (revision 538446) +++ scripts/cc-exec-adaptor.xml (working copy) @@ -18,7 +18,7 @@ - + @@ -39,23 +39,80 @@ depends="define-ant-contrib" if="framework.parameters.usemail"> - + - + - - - + + + + + + + + + + + + inheritAll="false"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Index: build.xml =================================================================== --- build.xml (revision 538446) +++ build.xml (working copy) @@ -129,6 +129,27 @@ + + + + + + + + + + + + + +