Re: CC build and email queries
Jeffrey Fredrick <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, 1) Use the mvnscript attribute to invoke a wrapper script that sets the path to the correct java. 2) Have you tried using the HTMLEmail Publisher? http://cruisecontrol.sourceforge.net/main/configxml.html#htmlemail Jtf -- Build engineering training: http://ci-guys.com/training.php On Wed, Mar 25, 2009 at 11:43 PM, veeseekay <[email protected]> wrote: > > Folks, > > I have a couple of questions : > > 1) Am using cc with java1.5 and I have configured a project to automate the > build process. My project is using 1.4.2 and maven. So when I try to build > the project, it builds using java 1.5. Is there someway I can override this > ? > > As a workaround, I have created a script that sets the path and calls "mvn > clean install" and am using it within the <exec>. > But thats not what I want. I want to use the <maven2> builder of cc. I have > also tried a few stupid things like setting the project properties. > <property name="env.PATH" value="${PATH}"/> > <property name="JAVA_HOME" value="/mypath/j2sdk1.4.2_18/"/> > > > 2) I have set up a schedule time for my project to perform a nightly > checkout and build. Now I need to see a mail after each build which lists > the users who have checked in code after the prev nightly build and the > files they have checked in. > Is there any way to accomplish this? > > > Appreciate your time and response. > > TIA > ~v > -- > View this message in context: > http://www.nabble.com/CC-build-and-email-queries-tp22716696p22716696.html > Sent from the CruiseControl - User mailing list archive at Nabble.com. > ------------------------------------------------------------------------------ _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user