[ 
http://jira.codehaus.org/browse/CONTINUUM-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=164107#action_164107
 ] 

Wendy Smoak commented on CONTINUUM-2062:
----------------------------------------

You can change this in 
/path/to/continuum/apps/continuum/WEB-INF/classes/META-INF/plexus/application.xml

Look for this section:
        <includeBuildResult>true</includeBuildResult>
        <includeBuildSummary>true</includeBuildSummary>
        <includeTestSummary>true</includeTestSummary>
        <includeOutput>false</includeOutput>
        <alwaysSend>false</alwaysSend>

The <includeOutput> element defaults to false, set it to true to include the 
build output in the email.

You may be interested in CONTINUUM-1928 (Ability to limit size of build output 
in email notification)

> Build report (console output) no longer attached to the mail notification
> -------------------------------------------------------------------------
>
>                 Key: CONTINUUM-2062
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2062
>             Project: Continuum
>          Issue Type: Bug
>    Affects Versions: 1.2.3
>            Reporter: Adam Michalik
>
> When we were using Continuum 1.1, when a mail notification was sent, it 
> contained a full build report (console output). One could then quickly 
> determine what was the problem (or if the problem involves him or her at all) 
> without the need to log in to Continuum. When we switched to Continuum 1.2.3, 
> the notifications do not contain the console output, although it is available 
> after logging in to Continuum. If that is a 'new feature' and not a bug, it 
> would be nice to be able to configure whether the console output should be 
> appended to the notifications or not (I have not found such an option).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to