RE: How do I access MKS from Ant Script

2009-03-04 Thread NR031
Hi, I have copied the mksant.jar from the link http://www.nabble.com/How-do-I-access-MKS-from-Ant-Script-tp22330372p22330372.html http://www.nabble.com/How-do-I-access-MKS-from-Ant-Script-tp22330372p22330372.html and added in to my /lib folder. I am using netbeans for editing a

RE: How do I access MKS from Ant Script

2009-03-04 Thread NR031
Thanks for the suggestion. Could you please send me the link from which I can download "mksant.jar". -- mgainty wrote: > > > you could create a taskdef to implement Nixdorf-Leipzig MKS task locat

RE: How do I access MKS from Ant Script

2009-03-04 Thread Martin Gainty
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 ..use it yes/no?