|
View:
New views
8 Messages
—
Rating Filter:
Alert me
|
|
|
Any process to use ANt scripts for automated build.Hi Team, Need help to develop an automated build script for subversion using Ant acripts..??? Cheers, Rakhi... ============================================================================================================================ Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at <a href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.com/Disclaimer.html</a> externally and <a href="http://tim.techmahindra.com/Disclaimer.html">http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech Mahindra. ============================================================================================================================ |
|
|
AW: Any process to use ANt scripts for automated build.What is your concrete question?
Jan >-----Ursprüngliche Nachricht----- >Von: Rakhi Umdikar [mailto:rakhiu@...] >Gesendet: Donnerstag, 5. November 2009 06:44 >An: user@... >Betreff: Any process to use ANt scripts for automated build. > > >Hi Team, > > > >Need help to develop an automated build script for subversion using Ant >acripts..??? > > > >Cheers, > >Rakhi... > > > > > >=============================================================== >============================================================= > > >Disclaimer: > >This message and the information contained herein is >proprietary and confidential and subject to the Tech Mahindra >policy statement, you may review the policy at <a >href="http://www.techmahindra.com/Disclaimer.html">http://www.t >echmahindra.com/Disclaimer.html</a> externally and <a >href="http://tim.techmahindra.com/Disclaimer.html">http://tim.t >echmahindra.com/Disclaimer.html</a> internally within Tech Mahindra. > >=============================================================== >============================================================= > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
RE: Any process to use ANt scripts for automated build.I want to know the process of automated build,where we have a scheduler which runs an ant script which checks out the code from subversion automatically to a local working folder. Cheers, Rakhi. -----Original Message----- From: Jan.Materne@... [mailto:Jan.Materne@...] Sent: 05 November, 2009 07:07 To: user@... Subject: AW: Any process to use ANt scripts for automated build. What is your concrete question? Jan >-----Ursprüngliche Nachricht----- >Von: Rakhi Umdikar [mailto:rakhiu@...] >Gesendet: Donnerstag, 5. November 2009 06:44 >An: user@... >Betreff: Any process to use ANt scripts for automated build. > > >Hi Team, > > > >Need help to develop an automated build script for subversion using Ant >acripts..??? > > > >Cheers, > >Rakhi... > > > > > >=============================================================== >============================================================= > > >Disclaimer: > >This message and the information contained herein is >proprietary and confidential and subject to the Tech Mahindra >policy statement, you may review the policy at <a >href="http://www.techmahindra.com/Disclaimer.html">http://www.t >echmahindra.com/Disclaimer.html</a> externally and <a >href="http://tim.techmahindra.com/Disclaimer.html">http://tim.t >echmahindra.com/Disclaimer.html</a> internally within Tech Mahindra. > >=============================================================== >============================================================= > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... ============================================================================================================================ Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at <a href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.com/Disclaimer.html</a> externally and <a href="http://tim.techmahindra.com/Disclaimer.html">http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech Mahindra. ============================================================================================================================ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: Any process to use ANt scripts for automated build.Check out Hudon :http://hudson-ci.org/
On 11/5/2009 12:57 PM, Rakhi Umdikar wrote: > I want to know the process of automated build,where we have a scheduler which runs an ant script which checks out the code from subversion automatically to a local working folder. > > Cheers, > Rakhi. > -----Original Message----- > From: Jan.Materne@... [mailto:Jan.Materne@...] > Sent: 05 November, 2009 07:07 > To: user@... > Subject: AW: Any process to use ANt scripts for automated build. > > What is your concrete question? > > Jan > > >> -----Ursprüngliche Nachricht----- >> Von: Rakhi Umdikar [mailto:rakhiu@...] >> Gesendet: Donnerstag, 5. November 2009 06:44 >> An: user@... >> Betreff: Any process to use ANt scripts for automated build. >> >> >> Hi Team, >> >> >> >> Need help to develop an automated build script for subversion using Ant >> acripts..??? >> >> >> >> Cheers, >> >> Rakhi... >> >> >> >> >> >> =============================================================== >> ============================================================= >> >> >> Disclaimer: >> >> This message and the information contained herein is >> proprietary and confidential and subject to the Tech Mahindra >> policy statement, you may review the policy at<a >> href="http://www.techmahindra.com/Disclaimer.html">http://www.t >> echmahindra.com/Disclaimer.html</a> externally and<a >> href="http://tim.techmahindra.com/Disclaimer.html">http://tim.t >> echmahindra.com/Disclaimer.html</a> internally within Tech Mahindra. >> >> =============================================================== >> ============================================================= >> >> > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@... > For additional commands, e-mail: user-help@... > > > ============================================================================================================================ > > > Disclaimer: > > This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at<a href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.com/Disclaimer.html</a> externally and<a href="http://tim.techmahindra.com/Disclaimer.html">http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech Mahindra. > > ============================================================================================================================ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@... > For additional commands, e-mail: user-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
RE: Any process to use ANt scripts for automated build.Check-out cruisecontrol under http://cruisecontrol.sourceforge.net/download.html with Ant which is under http://ant.apache.org/bindownload.cgi.
Combination of both can satisfy your needs. -----Original Message----- From: Rakhi Umdikar [mailto:rakhiu@...] Sent: Thursday, November 05, 2009 12:58 PM To: Ant Users List Subject: RE: Any process to use ANt scripts for automated build. I want to know the process of automated build,where we have a scheduler which runs an ant script which checks out the code from subversion automatically to a local working folder. Cheers, Rakhi. -----Original Message----- From: Jan.Materne@... [mailto:Jan.Materne@...] Sent: 05 November, 2009 07:07 To: user@... Subject: AW: Any process to use ANt scripts for automated build. What is your concrete question? Jan >-----Ursprüngliche Nachricht----- >Von: Rakhi Umdikar [mailto:rakhiu@...] >Gesendet: Donnerstag, 5. November 2009 06:44 >An: user@... >Betreff: Any process to use ANt scripts for automated build. > > >Hi Team, > > > >Need help to develop an automated build script for subversion using Ant >acripts..??? > > > >Cheers, > >Rakhi... > > > > > >=============================================================== >============================================================= > > >Disclaimer: > >This message and the information contained herein is proprietary and >confidential and subject to the Tech Mahindra policy statement, you may >review the policy at <a >href="http://www.techmahindra.com/Disclaimer.html">http://www.t >echmahindra.com/Disclaimer.html</a> externally and <a >href="http://tim.techmahindra.com/Disclaimer.html">http://tim.t >echmahindra.com/Disclaimer.html</a> internally within Tech Mahindra. > >=============================================================== >============================================================= > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... ============================================================================================================================ Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at <a href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.com/Disclaimer.html</a> externally and <a href="http://tim.techmahindra.com/Disclaimer.html">http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech Mahindra. ============================================================================================================================ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... DISCLAIMER: Unless indicated otherwise, the information contained in this message is privileged and confidential, and is intended only for the use of the addressee(s) named above and others who have been specifically authorized to receive it. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this message and/or attachments is strictly prohibited. The company accepts no liability for any damage caused by any virus transmitted by this email. Furthermore, the company does not warrant a proper and complete transmission of this information, nor does it accept liability for any delays. If you have received this message in error, please contact the sender and delete the message. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: Any process to use ANt scripts for automated build.Cruisecontrol is the best tool for this.
here is the link:http://confluence.public.thoughtworks.org/display/CC/Getting+Started+With+CruiseControl ----- Original Message ----- From: "Sharma, Jaikumar" <jaikumar.sharma@...> To: "Ant Users List" <user@...> Sent: Thursday, November 05, 2009 2:03 PM Subject: RE: Any process to use ANt scripts for automated build. > Check-out cruisecontrol under > http://cruisecontrol.sourceforge.net/download.html with Ant which is under > http://ant.apache.org/bindownload.cgi. > Combination of both can satisfy your needs. > > -----Original Message----- > From: Rakhi Umdikar [mailto:rakhiu@...] > Sent: Thursday, November 05, 2009 12:58 PM > To: Ant Users List > Subject: RE: Any process to use ANt scripts for automated build. > > > I want to know the process of automated build,where we have a scheduler > which runs an ant script which checks out the code from subversion > automatically to a local working folder. > > Cheers, > Rakhi. > -----Original Message----- > From: Jan.Materne@... [mailto:Jan.Materne@...] > Sent: 05 November, 2009 07:07 > To: user@... > Subject: AW: Any process to use ANt scripts for automated build. > > What is your concrete question? > > Jan > >>-----Ursprüngliche Nachricht----- >>Von: Rakhi Umdikar [mailto:rakhiu@...] >>Gesendet: Donnerstag, 5. November 2009 06:44 >>An: user@... >>Betreff: Any process to use ANt scripts for automated build. >> >> >>Hi Team, >> >> >> >>Need help to develop an automated build script for subversion using Ant >>acripts..??? >> >> >> >>Cheers, >> >>Rakhi... >> >> >> >> >> >>=============================================================== >>============================================================= >> >> >>Disclaimer: >> >>This message and the information contained herein is proprietary and >>confidential and subject to the Tech Mahindra policy statement, you may >>review the policy at <a >>href="http://www.techmahindra.com/Disclaimer.html">http://www.t >>echmahindra.com/Disclaimer.html</a> externally and <a >>href="http://tim.techmahindra.com/Disclaimer.html">http://tim.t >>echmahindra.com/Disclaimer.html</a> internally within Tech Mahindra. >> >>=============================================================== >>============================================================= >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@... For additional > commands, e-mail: user-help@... > > > ============================================================================================================================ > > > Disclaimer: > > This message and the information contained herein is proprietary and > confidential and subject to the Tech Mahindra policy statement, you may > review the policy at <a > href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.com/Disclaimer.html</a> > externally and <a > href="http://tim.techmahindra.com/Disclaimer.html">http://tim.techmahindra.com/Disclaimer.html</a> > internally within Tech Mahindra. > > ============================================================================================================================ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@... For additional > commands, e-mail: user-help@... > > > > DISCLAIMER: > Unless indicated otherwise, the information contained in this message is > privileged and confidential, and is intended only for the use of the > addressee(s) named above and others who have been specifically authorized > to receive it. If you are not the intended recipient, you are hereby > notified that any dissemination, distribution or copying of this message > and/or attachments is strictly prohibited. The company accepts no > liability for any damage caused by any virus transmitted by this email. > Furthermore, the company does not warrant a proper and complete > transmission of this information, nor does it accept liability for any > delays. If you have received this message in error, please contact the > sender and delete the message. Thank you. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@... > For additional commands, e-mail: user-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
AW: Any process to use ANt scripts for automated build.Others have said that - use a CI tool.
The build tool (e.g. Ant) is resonsible for creating artefacts (*.class, *.jar) from source code (*.java). The Continous Integration tool (CI tool) is responsible for observing the scm system and triggering the build tool. The CI tool has a built in scheduler which checks the scm and triggers the build if required. Popular CI tools are Hudson and CruiseControl. But there are many more - free, open source and commercial. Jan >-----Ursprüngliche Nachricht----- >Von: Rakhi Umdikar [mailto:rakhiu@...] >Gesendet: Donnerstag, 5. November 2009 08:28 >An: Ant Users List >Betreff: RE: Any process to use ANt scripts for automated build. > > >I want to know the process of automated build,where we have a >scheduler which runs an ant script which checks out the code >from subversion automatically to a local working folder. > >Cheers, >Rakhi. >-----Original Message----- >From: Jan.Materne@... [mailto:Jan.Materne@...] >Sent: 05 November, 2009 07:07 >To: user@... >Subject: AW: Any process to use ANt scripts for automated build. > >What is your concrete question? > >Jan > >>-----Ursprüngliche Nachricht----- >>Von: Rakhi Umdikar [mailto:rakhiu@...] >>Gesendet: Donnerstag, 5. November 2009 06:44 >>An: user@... >>Betreff: Any process to use ANt scripts for automated build. >> >> >>Hi Team, >> >> >> >>Need help to develop an automated build script for subversion >using Ant >>acripts..??? >> >> >> >>Cheers, >> >>Rakhi... >> >> >> >> >> >>=============================================================== >>============================================================= >> >> >>Disclaimer: >> >>This message and the information contained herein is >>proprietary and confidential and subject to the Tech Mahindra >>policy statement, you may review the policy at <a >>href="http://www.techmahindra.com/Disclaimer.html">http://www.t >>echmahindra.com/Disclaimer.html</a> externally and <a >>href="http://tim.techmahindra.com/Disclaimer.html">http://tim.t >>echmahindra.com/Disclaimer.html</a> internally within Tech Mahindra. >> >>=============================================================== >>============================================================= >> > >--------------------------------------------------------------------- >To unsubscribe, e-mail: user-unsubscribe@... >For additional commands, e-mail: user-help@... > > >=============================================================== >============================================================= > > >Disclaimer: > >This message and the information contained herein is >proprietary and confidential and subject to the Tech Mahindra >policy statement, you may review the policy at <a >href="http://www.techmahindra.com/Disclaimer.html">http://www.t >echmahindra.com/Disclaimer.html</a> externally and <a >href="http://tim.techmahindra.com/Disclaimer.html">http://tim.t >echmahindra.com/Disclaimer.html</a> internally within Tech Mahindra. > >=============================================================== >============================================================= > >--------------------------------------------------------------------- >To unsubscribe, e-mail: user-unsubscribe@... >For additional commands, e-mail: user-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
RE: Any process to use ANt scripts for automated build.check out QuickBuild 2 Free Edition at www.pmease.com
________________________________________ From: Prashant Reddy [prashant@...] Sent: Thursday, November 05, 2009 1:47 AM To: Ant Users List Subject: Re: Any process to use ANt scripts for automated build. Check out Hudon :http://hudson-ci.org/ On 11/5/2009 12:57 PM, Rakhi Umdikar wrote: > I want to know the process of automated build,where we have a scheduler which runs an ant script which checks out the code from subversion automatically to a local working folder. > > Cheers, > Rakhi. > -----Original Message----- > From: Jan.Materne@... [mailto:Jan.Materne@...] > Sent: 05 November, 2009 07:07 > To: user@... > Subject: AW: Any process to use ANt scripts for automated build. > > What is your concrete question? > > Jan > > >> -----Ursprüngliche Nachricht----- >> Von: Rakhi Umdikar [mailto:rakhiu@...] >> Gesendet: Donnerstag, 5. November 2009 06:44 >> An: user@... >> Betreff: Any process to use ANt scripts for automated build. >> >> >> Hi Team, >> >> >> >> Need help to develop an automated build script for subversion using Ant >> acripts..??? >> >> >> >> Cheers, >> >> Rakhi... >> >> >> >> >> >> =============================================================== >> ============================================================= >> >> >> Disclaimer: >> >> This message and the information contained herein is >> proprietary and confidential and subject to the Tech Mahindra >> policy statement, you may review the policy at<a >> href="http://www.techmahindra.com/Disclaimer.html">http://www.t >> echmahindra.com/Disclaimer.html</a> externally and<a >> href="http://tim.techmahindra.com/Disclaimer.html">http://tim.t >> echmahindra.com/Disclaimer.html</a> internally within Tech Mahindra. >> >> =============================================================== >> ============================================================= >> >> > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@... > For additional commands, e-mail: user-help@... > > > ============================================================================================================================ > > > Disclaimer: > > This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review the policy at<a href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.com/Disclaimer.html</a> externally and<a href="http://tim.techmahindra.com/Disclaimer.html">http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech Mahindra. > > ============================================================================================================================ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@... > For additional commands, e-mail: user-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... ---------------------------------------------------------------------- This e-mail, including any attached files, may contain confidential and privileged information for the sole use of the intended recipient. Any review, use, distribution, or disclosure by others is strictly prohibited. If you are not the intended recipient (or authorized to receive information for the intended recipient), please contact the sender by reply e-mail and delete all copies of this message. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
| Free embeddable forum powered by Nabble | Forum Help |