you could create a taskdef to implement Nixdorf-Leipzig MKS task located at http://confluence.public.thoughtworks.org/display/CC/Using+CruiseControl+With+MKS
d/l and install mksant.jar onto classpath create the mks taskdef to point to cruisecontrols CVS task using mksant.jar <taskdef name="mks" classname="net.sourceforge.cruisecontrol.sourcecontrols.CVS" classpath="mksant.jar"/> ..use it <mks localworkingdir="/home/dom/sandbox" project="Products/Info/Info.pj"/> yes/no? Martin ______________________________________________ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. > Date: Wed, 4 Mar 2009 05:52:08 -0800 > From: [email protected] > To: [email protected] > Subject: How do I access MKS from Ant Script > > > Hi, > > I saw some of the blogs which says about check-out module from MKS > using Nant. But how do I check-out module from MKS using Ant script. Is > there any jar file available for this? > > Thanks in advance. > -- > View this message in context: > http://www.nabble.com/How-do-I-access-MKS-from-Ant-Script-tp22330372p22330372.html > Sent from the Ant - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > _________________________________________________________________ Express your personality in color! Preview and select themes for HotmailĀ®. http://www.windowslive-hotmail.com/LearnMore/personalize.aspx?ocid=TXT_MSGTX_WL_HM_express_032009#colortheme
