Re: Using mksant.jar in ant script

2009-03-15 Thread Antoine Levy Lambert
Hi, I think you should try to contact support forums dealing specifically with mks to get this question answered. Regards, Antoine NR031 wrote: Hi, How to use the tag to Resynchronize working files with the repository? I am getting the following error message when I run this tag : sy

Re: Using mksant.jar in ant script

2009-03-12 Thread NR031
, in my ant >> script, >> it will show failed to create a task or attribute . I am new >> to >> the ant script and need help. >> >> Thanks in advance >> >> > > > ------------- >

Re: Using mksant.jar in ant script

2009-03-05 Thread NR031
---- > To unsubscribe, e-mail: user-unsubscr...@ant.apache.org > For additional commands, e-mail: user-h...@ant.apache.org > > > -- View this message in context: http://www.nabble.com/Using-mksant.jar-in-ant-script-tp22351102p22365800.html

Re: Using mksant.jar in ant script

2009-03-05 Thread Antoine Levy Lambert
Hi, what you are missing is to add a invocation in your build file to make the ant tasks contained in mksant.jar known to your build file. mksant.jar probably contains either an antlib.xml file or a property file with the list of the ant tasks, and this must be referenced. Additionnally, i

RE: Using mksant.jar in ant script

2009-03-05 Thread John Martin
The project that I have been working on had to do with a different jar, not the mksant.jar file. I did a quick google but didn't find what you are looking for. I would suggest starting at http://www.mks.com/support/news. John

RE: Using mksant.jar in ant script

2009-03-05 Thread NR031
naldata.com > > > -Original Message- > From: NR031 [mailto:nataraja...@cognizant.com] > Sent: Thursday, March 05, 2009 7:57 AM > To: user@ant.apache.org > Subject: Using mksant.jar in ant script > > > Hi, > > How to use mksant.jar file inside ant s

RE: Using mksant.jar in ant script

2009-03-05 Thread John Martin
92 South Street Hopkinton, MA 01748 http://www.transitionaldata.com -Original Message- From: NR031 [mailto:nataraja...@cognizant.com] Sent: Thursday, March 05, 2009 7:57 AM To: user@ant.apache.org Subject: Using mksant.jar in ant script Hi, How to use mksant.jar file inside ant

Using mksant.jar in ant script

2009-03-05 Thread NR031
need help. Thanks in advance -- View this message in context: http://www.nabble.com/Using-mksant.jar-in-ant-script-tp22351102p22351102.html Sent from the Ant - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail