Re: ant home path

2008-07-04 Thread sandyg
;> throws >> IOException. >> But if i give full path its running fine. >> >> Now i need help for to get the folder path where my ant is running. >> >> >> > > >

Re: ant home path

2008-07-03 Thread sandyg
gt; >> >> >> here it is unable to find the file in my project that is at (.) and >> throws >> IOException. >> But if i give full path its running fine. >> >> Now i need help for to get the folder path where my ant is running. >> >> >> >

Re: ant home path

2008-07-03 Thread supareno
have you try with the ${warname} for the war param... you don't have to write 'file:.\' this example works well hope this help supareno sandyg a écrit : Hi, please can u help me. I am using ant install to install my project in to server with following code. w

ant home path

2008-07-03 Thread sandyg
help for to get the folder path where my ant is running. -- View this message in context: http://www.nabble.com/ant-home-path-tp18255567p18255567.html Sent from the Ant - Users mailing list archive at Nabble.com. - To unsubscribe