Re: Cruisecontrol-user Digest, Vol 58, Issue 2
Sachin Gurumukhi <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Antoine, I haven't used wrapper script. So I don't have idea on it. Can you please elaborate on this. How Should I proceed with wrapper script ? Regards, Sachin Gurumukhi -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Wednesday, February 02, 2011 5:39 PM To: [email protected] Subject: Cruisecontrol-user Digest, Vol 58, Issue 2 Send Cruisecontrol-user mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Cruisecontrol-user digest..." Today's Topics: 1. Multiple configuration of JAVA in CC. (Sachin Gurumukhi) 2. Re: Multiple configuration of JAVA in CC. (Antoine Levy-Lambert) 3. Cruise Control and Windows 7 (Ginter, Richard D) 4. Re: Cruise Control and Windows 7 (Rajib Basu) 5. Re: Cruise Control and Windows 7 (Adam Bruss) 6. Re: Cruise Control and Windows 7 (Taraka Narasimham) ---------------------------------------------------------------------- Message: 1 Date: Tue, 1 Feb 2011 18:56:12 +0530 From: Sachin Gurumukhi <[email protected]> Subject: [Cruisecontrol-user] Multiple configuration of JAVA in CC. To: "[email protected]" <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset="us-ascii" Hi, I am having cruise control server. In that I have added four projects. All these projects are working on JAVA 1.5 . Now I have added 5th project which requires JAVA 1.6 . So is there any way out to configure multiple JAVA for cruise control. Please let me know. Thanks & Regards, Sachin Gurumukhi DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails. -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 2 Date: Tue, 01 Feb 2011 15:49:38 -0500 From: Antoine Levy-Lambert <[email protected]> Subject: Re: [Cruisecontrol-user] Multiple configuration of JAVA in CC. To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset="iso-8859-1" Hello Sachin, I do this using different wrapper scripts around ant. I set JAVA_HOME to the appropriate value in the wrapper script. The antbuilder has an attribute to point to a particular script. There is a bug report in JIRA with a patch adding functionality to set environment variables for the exec and the ant builders in the cruise control configuration file which would be a nicer way to do this. Regards, Antoine On 2/1/2011 8:26 AM, Sachin Gurumukhi wrote: > > Hi, > > I am having cruise control server. In that I have added four > projects. All these projects are working on JAVA 1.5 . Now I have > added 5^th project which requires JAVA 1.6 . So is there any way out > to configure multiple JAVA for cruise control. > > Please let me know. > > Thanks & Regards, > > Sachin Gurumukhi > > -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 3 Date: Tue, 1 Feb 2011 14:18:39 -0800 From: "Ginter, Richard D" <[email protected]> Subject: [Cruisecontrol-user] Cruise Control and Windows 7 To: "[email protected]" <[email protected]> Message-ID: <098E1A12860FC546BFB9617D2BEB5E145B722111DC@XCH-NW-01V.nw.nos.boeing.com> Content-Type: text/plain; charset="us-ascii" Hey there, I've got what I hope is an easy question. At my company I've set up and gotten a Cruise Control server to run and do builds, however the box that this server is on is currently a Win XP system. The corporate IT folks have recently started a push to upgrade all our systems to Windows 7 and I'm a bit worried as to whether or not CruiseControl runs in a Win7 environment. So does anyone out there know if CruiseControl is Win7 compatible? -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 4 Date: Tue, 1 Feb 2011 14:22:36 -0800 From: "Rajib Basu" <[email protected]> Subject: Re: [Cruisecontrol-user] Cruise Control and Windows 7 To: <[email protected]> Message-ID: <DE68DBE83271704E8B6F54B8375A82D80BC1CAAC@WDNCFEXCHCL01.ncf.wdc.com> Content-Type: text/plain; charset="utf-8" Hi Richard, Cruise control is written in java and it is platform indepemndent ( ie it can run on winxp,win7,mac,linux?.) You can copy paste the same installation from winxp to win7. Just remember to change JAVA_HOME in the new system Hope this helps Thanks Rajib From: Ginter, Richard D [mailto:[email protected]] Sent: Tuesday, February 01, 2011 2:19 PM To: [email protected] Subject: [Cruisecontrol-user] Cruise Control and Windows 7 Hey there, I?ve got what I hope is an easy question. At my company I?ve set up and gotten a Cruise Control server to run and do builds, however the box that this server is on is currently a Win XP system. The corporate IT folks have recently started a push to upgrade all our systems to Windows 7 and I?m a bit worried as to whether or not CruiseControl runs in a Win7 environment. So does anyone out there know if CruiseControl is Win7 compatible? -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 5 Date: Wed, 2 Feb 2011 00:52:08 +0000 From: Adam Bruss <[email protected]> Subject: Re: [Cruisecontrol-user] Cruise Control and Windows 7 To: "[email protected]" <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset="utf-8" I?m personally running cruisecontrol on xp32, xp64, vista32, vista64, win7 32, win7 64, winserver 03 and winserver 08. No problems at all with cruisecontrol. From: Rajib Basu [mailto:[email protected]] Sent: Tuesday, February 01, 2011 4:23 PM To: [email protected] Subject: Re: [Cruisecontrol-user] Cruise Control and Windows 7 Hi Richard, Cruise control is written in java and it is platform indepemndent ( ie it can run on winxp,win7,mac,linux?.) You can copy paste the same installation from winxp to win7. Just remember to change JAVA_HOME in the new system Hope this helps Thanks Rajib From: Ginter, Richard D [mailto:[email protected]] Sent: Tuesday, February 01, 2011 2:19 PM To: [email protected] Subject: [Cruisecontrol-user] Cruise Control and Windows 7 Hey there, I?ve got what I hope is an easy question. At my company I?ve set up and gotten a Cruise Control server to run and do builds, however the box that this server is on is currently a Win XP system. The corporate IT folks have recently started a push to upgrade all our systems to Windows 7 and I?m a bit worried as to whether or not CruiseControl runs in a Win7 environment. So does anyone out there know if CruiseControl is Win7 compatible? -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 6 Date: Wed, 2 Feb 2011 13:05:11 +0530 From: Taraka Narasimham <[email protected]> Subject: Re: [Cruisecontrol-user] Cruise Control and Windows 7 To: [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=windows-1252 Hi Richard, I have faced the one probelm with windows7 and clearcase 7.0.cruisecontrol before doing the build it update the view that time developever delete any files from clearcase those files not deleted from my snapshot view. after that I am using dynmic view. if any one have soultion for this problem please let me know. regards Taraka On Wed, Feb 2, 2011 at 3:48 AM, Ginter, Richard D <[email protected]> wrote: > Hey there, I?ve got what I hope is an easy question.? At my company I?ve set > up and gotten a Cruise Control server to run and do builds, however the box > that this server is on is currently a? Win XP system.? The corporate IT > folks have recently started a push to upgrade all our systems to Windows 7 > and I?m a bit worried as to whether or not CruiseControl runs in a Win7 > environment. > > > > So does anyone out there know if CruiseControl is Win7 compatible? > > ------------------------------------------------------------------------------ > Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! > Finally, a world-class log management solution at an even better price-free! > Download using promo code Free_Logger_4_Dev2Dev. Offer expires > February 28th, so secure your free ArcSight Logger TODAY! > http://p.sf.net/sfu/arcsight-sfd2d > _______________________________________________ > Cruisecontrol-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user > > ------------------------------ ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d ------------------------------ _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user End of Cruisecontrol-user Digest, Vol 58, Issue 2 ************************************************* DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails. ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d