----- Original Message ----- From: "Ryan Cuprak" <[EMAIL PROTECTED]> To: "Ant" <[EMAIL PROTECTED]> Sent: Wednesday, September 25, 2002 11:41 Subject: SetProxy Ant Task
> > For the SetProxy optional task, how would one go about adding support for > authenticating proxies? I am sitting behind a proxy that requires a > username/password. 1. find out how to work with those proxies in Java1.1 and 1.2 2. add new username/password attributes 3. in the execute() method of the task, do what you have to (probably set some extra java system properties) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
