So if i understood u correctly (Imm using ant 1.6.3) it shouldnt work. Nir.
-----Original Message----- From: Matt Benson [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 18, 2005 5:27 PM To: Ant Users List Subject: Re: How to open URL from ANT. --without a doubt. <get> on Ant < 1.6.4 should not work with authentication, period. If it does then the username + password couldn't be more than two characters... or some similar freak occurrence. Even better would be if I were wrong, but I can't see how that's possible in this case. -Matt --- Stefan Bodewig <[EMAIL PROTECTED]> wrote: > On Wed, 18 May 2005, Nir Geier > <[EMAIL PROTECTED]> wrote: > > > <get > src="http://localhost:7701/manager/reload?path=/cc" > > dest="${logs.dir}/reload_cc.log" > > verbose="${verbose}" > > usetimestamp="true" > > password="tomcat" > > username="tomcat" /> > > > > java.lang.ArrayIndexOutOfBoundsException: 12 > > Most probably > <http://issues.apache.org/bugzilla/show_bug.cgi?id=34734>. > > Will be fixed in 1.6.4. > > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > Yahoo! Mail Stay connected, organized, and protected. Take the tour: http://tour.mail.yahoo.com/mailtour.html --------------------------------------------------------------------- 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]