Thats what i didnt know. the <get> task -----Original Message----- From: Stefan Bodewig [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 18, 2005 2:18 PM To: user@ant.apache.org Subject: Re: How to open URL from ANT.
On Wed, 18 May 2005, Nir Geier <[EMAIL PROTECTED]> wrote: > Im using it to reload context under tomcat. > I wrote my own task for: > http://localhost:7701/manager/reload?path=/cc > > I simply wanted to do it from ant since I have script that updates > the sources I want to use the reload from ant instead of open a > browser and type the URL. So you don't need to display it at all? See the <get> task or the <http> condition. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]