Re: How to config the CC, so when it sends out build results, it only send to who triggers the build
Fang Zhu <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
It is 1)user who commits a change is not getting an email. Per your suggestion I config the <propertiesmapper> and it is working now. Thanks Michael Date: Fri, 29 Oct 2010 20:27:26 -0700 From: [email protected] To: [email protected] Subject: Re: [Cruisecontrol-user] How to config the CC, so when it sends out build results, it only send to who triggers the build I'm sorry Michael, but I'm not sure what problem you're having right now. Is it: 1) The user who commits a change is not getting an email, 2) Only the user committing the change is getting an email but you want other people to get the email also, or 3) Something else? If #1, which seems most likely, you probably need to map the svn user name to an email address, which is what the CVS plugin used the user file for. You can use the <map>, <propertiesmapper> or <ldapmapper> child elements for the email publisher as appropriate. Jtf On Fri, Oct 29, 2010 at 1:40 PM, Fang Zhu <[email protected]> wrote: As you know, if Course Control is built using cvs repository, In CVS there is a CVS users administrative file. If you have an entry in that user file, any time you commit a changes to the cvs, which will trigger the CC to build, you and only you will get a email notification. Now we switch the SVN (subversion). How to setup the in svn, so if anyone commited a changes into svn, which trigger the CC to build will get a email notice ? The email will only send to the user who make the changes and triggers the build, no other one else. Thanks Michael -- CITCON Continuous Integration and Testing Conference http://www.citconf.com/ ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user