[jbpm-commits] JBoss JBPM SVN: r4609 - in jbpm4/trunk/hudson/hudson-home/jobs: jBPM4-Database-Matrix and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Apr 24 05:55:39 EDT 2009


Author: heiko.braun at jboss.com
Date: 2009-04-24 05:55:39 -0400 (Fri, 24 Apr 2009)
New Revision: 4609

Modified:
   jbpm4/trunk/hudson/hudson-home/jobs/jBPM4-Container-Matrix/config.xml
   jbpm4/trunk/hudson/hudson-home/jobs/jBPM4-Database-Matrix/config.xml
Log:
Fix email notifications

Modified: jbpm4/trunk/hudson/hudson-home/jobs/jBPM4-Container-Matrix/config.xml
===================================================================
--- jbpm4/trunk/hudson/hudson-home/jobs/jBPM4-Container-Matrix/config.xml	2009-04-23 18:57:59 UTC (rev 4608)
+++ jbpm4/trunk/hudson/hudson-home/jobs/jBPM4-Container-Matrix/config.xml	2009-04-24 09:55:39 UTC (rev 4609)
@@ -97,7 +97,7 @@
       <testResults>jbpm4/modules/**/target/surefire-reports/TEST-*.xml</testResults>
     </hudson.tasks.junit.JUnitResultArchiver>
     <hudson.tasks.Mailer>
-      <recipients>hbraun at redhat.com</recipients>
+      <recipients>tbaeyens at redhat.com,aguizar at redhat.com,koen.aers at jboss.com</recipients>
       <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
       <sendToIndividuals>false</sendToIndividuals>
     </hudson.tasks.Mailer>

Modified: jbpm4/trunk/hudson/hudson-home/jobs/jBPM4-Database-Matrix/config.xml
===================================================================
--- jbpm4/trunk/hudson/hudson-home/jobs/jBPM4-Database-Matrix/config.xml	2009-04-23 18:57:59 UTC (rev 4608)
+++ jbpm4/trunk/hudson/hudson-home/jobs/jBPM4-Database-Matrix/config.xml	2009-04-24 09:55:39 UTC (rev 4609)
@@ -97,7 +97,7 @@
       <testResults>jbpm4/modules/**/target/surefire-reports/TEST-*.xml</testResults>
     </hudson.tasks.junit.JUnitResultArchiver>
     <hudson.tasks.Mailer>
-      <recipients>hbraun at redhat.com</recipients>
+      <recipients>tbaeyens at redhat.com,aguizar at redhat.com,koen.aers at jboss.com</recipients>
       <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
       <sendToIndividuals>false</sendToIndividuals>
     </hudson.tasks.Mailer>




More information about the jbpm-commits mailing list