25 строки
1.1 KiB
XML
25 строки
1.1 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<hudson.plugins.emailext.ExtendedEmailPublisherDescriptor plugin="email-ext@2.38.2">
|
|
<adminAddress>address not configured yet <nobody></adminAddress>
|
|
<useSsl>false</useSsl>
|
|
<defaultContentType>text/plain</defaultContentType>
|
|
<defaultSubject>[Platform-QA-Jenkins] $PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS</defaultSubject>
|
|
<defaultBody>$PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS:
|
|

|
|
Check console output at $BUILD_URL to view the results.
|
|

|
|
Log excerpt:
|
|

|
|
$BUILD_LOG</defaultBody>
|
|
<defaultPresendScript></defaultPresendScript>
|
|
<maxAttachmentSize>-1</maxAttachmentSize>
|
|
<recipientList>spolk@mozilla.com</recipientList>
|
|
<defaultReplyTo>spolk@mozilla.com</defaultReplyTo>
|
|
<excludedCommitters></excludedCommitters>
|
|
<overrideGlobalSettings>false</overrideGlobalSettings>
|
|
<listId>Platform-QA-Jenkins</listId>
|
|
<precedenceBulk>true</precedenceBulk>
|
|
<debugMode>false</debugMode>
|
|
<enableSecurity>false</enableSecurity>
|
|
<enableWatching>false</enableWatching>
|
|
</hudson.plugins.emailext.ExtendedEmailPublisherDescriptor> |