Uploaded image for project: 'Continuum'
  1. Continuum
  2. CONTINUUM-383

notification mails should show errors at top of mail instead of bottom

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Reopened
    • Major
    • Resolution: Unresolved
    • 1.0.1
    • None
    • Notifier - Mail

    Description

      Change to build status notification e-mail from Continuum, so that specific Build Failure information is displayed at the Top (and Bottom) of the report – see below for sample:

      Build statistics:
      State: Failed
      Failure(s): File...... /home/foconer/maven/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
      Element... maven:reactor
      Line...... 217
      Column.... 9
      Unable to obtain goal [test:test]
      /home/foconer/maven/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54: <fail>
      Previous State: Failed
      Started at: Thu, 27 Oct 2005 15:02:38 -0700
      Finished at: Thu, 27 Oct 2005 15:06:36 -0700
      Total time: 3m 57s
      Build Trigger: Schedule
      Exit code: 70
      Building machine hostname: iago
      Operating system : Linux(unknown)
      Java version : 1.5.0_05(Sun Microsystems Inc.)

      Changes
      assembly/project.xml
      assembly/src/release/examples/basic/servicemix.xml
      assembly/src/release/examples/jms-binding/servicemix.xml
      assembly/src/release/examples/bpel/servicemix.xml
      assembly/src/release/examples/file-binding/servicemix.xml
      assembly/src/release/examples/http-binding/servicemix.xml
      assembly/src/release/examples/quartz-binding/servicemix.xml
      project.properties
      servicemix-all/maven.xml
      servicemix-all/project.xml
      core/project.properties
      core/maven.xml
      core/project.xml
      etc/project.properties
      etc/maven.xml

      ****************************************************************************
      Output:
      ****************************************************************************
      __ __

      \/ __ Apache_ ___
        \/ / ` \ V / -) ' \ ~ intelligent projects ~
      _   _,_ _/___ _ _ v. 1.0.2

      build:start:

      clean:clean:
      [delete] Deleting directory /opt/continuum/continuum-1.0-beta-1/apps/continuum/working-directory/2/target

      init:
      [echo] init basedir=/opt/continuum/continuum-1.0-beta-1/apps/continuum/working-directory/2

      jar:install:
      multiproject:projects-init:
      [echo] Gathering project list
      Starting the reactor...
      Our processing order:
      ServiceMix :: JBI
      ServiceMix :: Core
      ServiceMix :: Components
      ServiceMix :: XFire
      ServiceMix :: JAXWS
      ServiceMix Full Package
      +----------------------------------------

      Gathering project list ServiceMix :: JBI
      Memory: 5M/7M
      +----------------------------------------
      +----------------------------------------
      Gathering project list ServiceMix :: Core
      Memory: 5M/7M
      +----------------------------------------
      +----------------------------------------
      Gathering project list ServiceMix :: Components
      Memory: 5M/7M
      +----------------------------------------
      +----------------------------------------
      Gathering project list ServiceMix :: XFire
      Memory: 5M/7M
      +----------------------------------------
      +----------------------------------------
      Gathering project list ServiceMix :: JAXWS
      Memory: 5M/7M
      +----------------------------------------
      +----------------------------------------
      Gathering project list ServiceMix Full Package
      Memory: 5M/7M
      +----------------------------------------
      Starting the reactor...
      Our processing order:
      ServiceMix :: JBI
      ServiceMix :: Core
      ServiceMix :: Components
      ServiceMix :: XFire
      ServiceMix :: JAXWS
      ServiceMix Full Package
      +----------------------------------------
      Executing jar:install ServiceMix :: JBI
      Memory: 5M/7M
      +----------------------------------------

      multiproject:goal:
      build:start:

      java:prepare-filesystem:

      java:compile:
      [echo] Compiling to /opt/continuum/continuum-1.0-beta-1/apps/continuum/working-directory/2/jbi/target/classes

      java:jar-resources:

      test:prepare-filesystem:

      test:test-resources:

      test:compile:
      [echo] No test source files to compile.

      test:test:
      [echo] No tests to run.
      Copying: from '/opt/continuum/continuum-1.0-beta-1/apps/continuum/working-directory/2/jbi/target/servicemix-jbi-2.0-SNAPSHOT.jar' to: '/home/foconer/maven/.maven/repository/servicemix/jars/servicemix-jbi-2.0-SNAPSHOT.jar'
      Copying: from '/opt/continuum/continuum-1.0-beta-1/apps/continuum/working-directory/2/jbi/project.xml' to: '/home/foconer/maven/.maven/repository/servicemix/poms/servicemix-jbi-2.0-SNAPSHOT.pom'
      +----------------------------------------

      Executing jar:install ServiceMix :: Core
      Memory: 6M/7M
      +----------------------------------------
      Attempting to download servicemix-jbi-2.0-SNAPSHOT.jar.
      Attempting to download xbean-spring-2.0-SNAPSHOT.jar.
      Attempting to download activecluster-1.1-SNAPSHOT.jar.

      jar:jar:

      jar:install:

      build:end:

      build:start:

      java:prepare-filesystem:

      java:compile:
      [echo] Compiling to /opt/continuum/continuum-1.0-beta-1/apps/continuum/working-directory/2/core/target/classes
      Generating META-INF properties file: target/generated/META-INF/services/org/xbean/spring/http/servicemix.org/config/1.0 for namespace: http://servicemix.org/config/1.0
      Generating HTML documentation file: /opt/continuum/continuum-1.0-beta-1/apps/continuum/working-directory/2/core/target/servicemix.xsd.html for namespace: http://servicemix.org/config/1.0
      Generating XSD file: /opt/continuum/continuum-1.0-beta-1/apps/continuum/working-directory/2/core/target/servicemix.xsd for namespace: http://servicemix.org/config/1.0
      xbean:generate:
      [xsdGenerate] ...done.
      [copy] Copying 1 file to /opt/continuum/continuum-1.0-beta-1/apps/continuum/working-directory/2/core/target/generated

      java:jar-resources:
      Copying 1 file to /opt/continuum/continuum-1.0-beta-1/apps/continuum/working-directory/2/core/target/classes

      test:prepare-filesystem:

      test:test-resources:

      test:compile:

      test:test:
      [junit] Running org.servicemix.components.servicemix.ServiceMixComponentTest
      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.028 sec
      [junit] Running org.servicemix.components.servicemix.ServiceMixComponent2Test
      [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.538 sec
      [junit] [ERROR] TEST org.servicemix.components.servicemix.ServiceMixComponent2Test FAILED
      [junit] Running org.servicemix.client.SimpleClientTest
      [junit] 2005-10-27 15:04:57,786 [Thread-3 ] DEBUG SedaQueue - org.servicemix.jbi.nmr.flow.seda.SedaQueue$1@ba6c83 dequeued exchange: org.servicemix.jbi.messaging.InOnlyImpl@12a1e44
      [junit] Received: org.servicemix.jbi.messaging.NormalizedMessageImpl@29428e{properties: {name=john}}
      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.854 sec
      [junit] Running org.servicemix.client.ServiceMixClientTest
      [junit] Tests run: 7, Failures: 0, Errors: 7, Time elapsed: 0.577 sec
      [junit] [ERROR] TEST org.servicemix.client.ServiceMixClientTest FAILED
      [junit] Running org.servicemix.remoting.RemoteServiceMixClientTest
      [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.564 sec
      [junit] [ERROR] TEST org.servicemix.remoting.RemoteServiceMixClientTest FAILED
      [junit] Running org.servicemix.expression.XPathExpressionTest
      [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.017 sec
      [junit] Running org.servicemix.expression.JAXPXPathExpressionTest
      [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.054 sec
      [junit] Running org.servicemix.jbi.framework.ClassLoaderTest
      [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.384 sec
      [junit] Running org.servicemix.jbi.messaging.MEPExchangeTest
      [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 3.524 sec
      [junit] Running org.servicemix.jbi.messaging.StFlowTransactionTest
      [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.007 sec
      [junit] Running org.servicemix.jbi.messaging.MessageExchangeTest
      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.295 sec
      [junit] Running org.servicemix.jbi.messaging.SedaFlowTransactionTest
      [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.012 sec
      [junit] Running org.servicemix.jbi.management.AdminServiceTest
      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.169 sec
      [junit] Running org.servicemix.jbi.management.ManagementContextTest
      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.053 sec
      [junit] Running org.servicemix.jbi.management.ManagementAttributesTest
      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.352 sec
      [junit] Running org.servicemix.jbi.management.task.JbiTaskTest
      [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.074 sec
      [junit] Running org.servicemix.jbi.management.task.InstallComponentTaskTest
      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.809 sec
      [junit] Running org.servicemix.jbi.deployment.DeploymentTest
      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.73 sec
      [junit] Running org.servicemix.jbi.deployment.SharedLibraryTest
      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.685 sec
      [junit] Running org.servicemix.jbi.deployment.ServiceAssemblyTest
      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.803 sec
      [junit] Running org.servicemix.jbi.jndi.DefaultContextTest
      [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.285 sec
      [junit] Running org.servicemix.jbi.jndi.JNDITest
      [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.77 sec
      [junit] Running org.servicemix.jbi.jaxp.SourceTransformerTest
      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.311 sec
      [junit] Running org.servicemix.jbi.installation.ComponentAssemblyInstallationTest
      [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 21.371 sec
      [junit] Running org.servicemix.jbi.installation.InstallationTest
      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.802 sec
      [junit] Running org.servicemix.jbi.installation.ComponentInstallationTest
      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.491 sec
      [junit] Running org.servicemix.jbi.installation.ExplodedComponentInstallationTest
      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.287 sec
      [junit] Running org.servicemix.jbi.config.ContainerRouteTest
      [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.575 sec
      [junit] [ERROR] TEST org.servicemix.jbi.config.ContainerRouteTest FAILED
      [junit] Running org.servicemix.jbi.config.XmlParseWithNormalSpringTest
      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.045 sec
      [junit] Running org.servicemix.jbi.config.ComponentRouteTest
      [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.576 sec
      [junit] [ERROR] TEST org.servicemix.jbi.config.ComponentRouteTest FAILED
      [junit] Running org.servicemix.jbi.config.SpringConfigTest
      [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.576 sec
      [junit] [ERROR] TEST org.servicemix.jbi.config.SpringConfigTest FAILED
      [junit] Running org.servicemix.jbi.config.ComponentRouteWithVanillaSpringTest
      [junit] 2005-10-27 15:06:07,447 [Thread-8 ] DEBUG SedaQueue - org.servicemix.jbi.nmr.flow.seda.SedaQueue$1@13bd574 dequeued exchange: org.servicemix.jbi.messaging.InOnlyImpl@13adc56
      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.284 sec
      [junit] Running org.servicemix.jbi.config.XmlParseTest
      [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.475 sec
      [junit] [ERROR] TEST org.servicemix.jbi.config.XmlParseTest FAILED
      [junit] Running org.servicemix.jbi.config.ContainerRouteWithVanillaSpringTest
      [junit] 2005-10-27 15:06:10,070 [Thread-5 ] DEBUG SedaQueue - org.servicemix.jbi.nmr.flow.seda.SedaQueue$1@30d082 dequeued exchange: org.servicemix.jbi.messaging.InOnlyImpl@c931fc
      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.265 sec
      [junit] 2005-10-27 15:06:10,078 [Thread-6 ] DEBUG SedaQueue - org.servicemix.jbi.nmr.flow.seda.SedaQueue$1@4f80d6 dequeued exchange: org.servicemix.jbi.messaging.InOnlyImpl@193722c
      [junit] Running org.servicemix.jbi.nmr.SubscriptionTest
      [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.72 sec
      [junit] Running org.servicemix.jbi.nmr.SubscriptionPropertyCopyTest
      [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.726 sec
      [junit] Running org.servicemix.jbi.nmr.flow.seda.SedaFlowTest
      [junit] 2005-10-27 15:06:28,461 [Thread-17 ] DEBUG SedaQueue - org.servicemix.jbi.nmr.flow.seda.SedaQueue$1@18fd984 dequeued exchange: org.servicemix.jbi.messaging.InOnlyImpl@111a775
      [junit] 2005-10-27 15:06:28,462 [Thread-18 ] DEBUG SedaQueue - org.servicemix.jbi.nmr.flow.seda.SedaQueue$1@4a63d8 dequeued exchange: org.servicemix.jbi.messaging.InOnlyImpl@1e0ff2f
      [junit] 2005-10-27 15:06:28,462 [Thread-19 ] DEBUG SedaQueue - org.servicemix.jbi.nmr.flow.seda.SedaQueue$1@152c4d9 dequeued exchange: org.servicemix.jbi.messaging.InOnlyImpl@f99ff5
      [junit] 2005-10-27 15:06:28,463 [Thread-20 ] DEBUG SedaQueue - org.servicemix.jbi.nmr.flow.seda.SedaQueue$1@74c3aa dequeued exchange: org.servicemix.jbi.messaging.InOnlyImpl@1d9fd51
      [junit] 2005-10-27 15:06:28,466 [Thread-21 ] DEBUG SedaQueue - org.servicemix.jbi.nmr.flow.seda.SedaQueue$1@1f5d386 dequeued exchange: org.servicemix.jbi.messaging.InOnlyImpl@121f1d
      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.56 sec
      [junit] Running org.servicemix.jbi.nmr.flow.st.STFlowTest
      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.538 sec
      [junit] Running org.servicemix.examples.SpringAsyncPojoTest
      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.196 sec
      [junit] Running org.servicemix.examples.ExamplePojoTest
      [junit] 2005-10-27 15:06:32,533 [Thread-17 ] DEBUG SedaQueue - org.servicemix.jbi.nmr.flow.seda.SedaQueue$1@18fd984 dequeued exchange: org.servicemix.jbi.messaging.InOnlyImpl@111a775
      [junit] 2005-10-27 15:06:32,534 [Thread-19 ] DEBUG SedaQueue - org.servicemix.jbi.nmr.flow.seda.SedaQueue$1@9173ef dequeued exchange: org.servicemix.jbi.messaging.InOnlyImpl@152513a
      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.558 sec
      [junit] 2005-10-27 15:06:32,541 [Thread-18 ] DEBUG SedaQueue - org.servicemix.jbi.nmr.flow.seda.SedaQueue$1@1d9fd51 dequeued exchange: org.servicemix.jbi.messaging.InOnlyImpl@860d49
      [junit] 2005-10-27 15:06:32,542 [Thread-20 ] DEBUG SedaQueue - org.servicemix.jbi.nmr.flow.seda.SedaQueue$1@d251a3 dequeued exchange: org.servicemix.jbi.messaging.InOnlyImpl@1edc073
      [junit] 2005-10-27 15:06:32,542 [Thread-21 ] DEBUG SedaQueue - org.servicemix.jbi.nmr.flow.seda.SedaQueue$1@121f1d dequeued exchange: org.servicemix.jbi.messaging.InOnlyImpl@1b8e059
      [junit] Running org.servicemix.examples.SpringComponentTest
      [junit] 2005-10-27 15:06:34,170 [Thread-3 ] DEBUG SedaQueue - org.servicemix.jbi.nmr.flow.seda.SedaQueue$1@4cee32 dequeued exchange: org.servicemix.jbi.messaging.InOnlyImpl@aa37a6
      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.22 sec
      [junit] Running org.servicemix.examples.SpringPojoTest
      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.226 sec

      BUILD FAILED
      File...... /home/foconer/maven/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jelly
      Element... maven:reactor
      Line...... 217
      Column.... 9
      Unable to obtain goal [test:test] – /home/foconer/maven/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly:181:54: <fail> There were test failures.
      Total time: 3 minutes 56 seconds
      Finished at: Thu Oct 27 15:06:36 PDT 2005

      ****************************************************************************

      Attachments

        Activity

          People

            Unassigned Unassigned
            nhburdick Natalie Burdick
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: