You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@continuum.apache.org by "Madsen,Bryan" <BM...@CERNER.COM> on 2007/11/02 16:55:13 UTC

1.1-beta-4 release comments

I love the "Queues" page. Great job everyone on implementing that
functionality.

I have some questions related to the email formatting functionality.

Here is my configuration in the application.xml:
        <subject-format>[MSVC Doc] BUILD ${state}: ${project.name} -
${project.version} - ${project.scmTag}</subject-format>
        <includeBuildResult>true</includeBuildResult>
        <includeBuildSummary>true</includeBuildSummary>

When I received my email the subject line looked like this: [MSVC Doc]
BUILD SUCCESSFUL: dataobject-allergy - 1.0-SNAPSHOT - ${project.scmTag}

Does the subject line only support up to 3 variable names? I tried other
combinations with 4 variables and the last one was always treated as a
literal.

In the build result email I no longer see the test summary section. How
do I get that back? 
Example: 

************************************************************************
****
Test Summary:
************************************************************************
****
Tests: 3
Failures: 0
Total time: 7327


Has anyone thought of including the Clover/Cobertura percentage in the
summary? If that was added I would set
<includeBuildResult>false</includeBuildResult> since I would have
everything I need from an admin standpoint.

Thanks,

Bryan

----------------------------------------------------------------------
CONFIDENTIALITY NOTICE This message and any included attachments are from Cerner Corporation and are intended only for the addressee. The information contained in this message is confidential and may constitute inside or non-public information under international, federal, or state securities laws. Unauthorized forwarding, printing, copying, distribution, or use of such information is strictly prohibited and may be unlawful. If you are not the addressee, please promptly delete this message and notify the sender of the delivery error by e-mail or you may call Cerner's corporate offices in Kansas City, Missouri, U.S.A at (+1) (816)221-1024.

Re: 1.1-beta-4 release comments

Posted by Emmanuel Venisse <em...@venisse.net>.

Madsen,Bryan a écrit :
> I love the "Queues" page. Great job everyone on implementing that
> functionality.
> 
> I have some questions related to the email formatting functionality.
> 
> Here is my configuration in the application.xml:
>         <subject-format>[MSVC Doc] BUILD ${state}: ${project.name} -
> ${project.version} - ${project.scmTag}</subject-format>
>         <includeBuildResult>true</includeBuildResult>
>         <includeBuildSummary>true</includeBuildSummary>
> 
> When I received my email the subject line looked like this: [MSVC Doc]
> BUILD SUCCESSFUL: dataobject-allergy - 1.0-SNAPSHOT - ${project.scmTag}
> 
> Does the subject line only support up to 3 variable names? I tried other
> combinations with 4 variables and the last one was always treated as a
> literal.

It seems to be a bug, file an issue.

> 
> In the build result email I no longer see the test summary section. How
> do I get that back? 

File an issue too.


> Example: 
> 
> ************************************************************************
> ****
> Test Summary:
> ************************************************************************
> ****
> Tests: 3
> Failures: 0
> Total time: 7327
> 
> 
> Has anyone thought of including the Clover/Cobertura percentage in the
> summary? If that was added I would set
> <includeBuildResult>false</includeBuildResult> since I would have
> everything I need from an admin standpoint.

In a future version, we'll allow to add some plugins so you'll can add what you want if the plugin exist. But we must design the new features and I don't know if it will be in 1.2 or 2.0

Emmanuel
> 
> Thanks,
> 
> Bryan
> 
> ----------------------------------------------------------------------
> CONFIDENTIALITY NOTICE This message and any included attachments are from Cerner Corporation and are intended only for the addressee. The information contained in this message is confidential and may constitute inside or non-public information under international, federal, or state securities laws. Unauthorized forwarding, printing, copying, distribution, or use of such information is strictly prohibited and may be unlawful. If you are not the addressee, please promptly delete this message and notify the sender of the delivery error by e-mail or you may call Cerner's corporate offices in Kansas City, Missouri, U.S.A at (+1) (816)221-1024.