Stefan Bodewig wrote:

On Mon, 29 Sep 2003, Marc Donovan <[EMAIL PROTECTED]> wrote:


I have developed an ant task that I would like to
donate to the project.


Thanks.


It allows ant to tunnel through a proxy server that requires a
password.


Does it anything on top of the optional <setproxy> task[1]?  If so I'd
prefer to expand the task we already have.


It's different. <setproxy> just sets the relevant system variables and lets the runtimes deal with it. java.net's http classes read them, so does org.apache.axis.transport.http.HttpSender (I was fiddling with that today).


This addition seems to do something with JAAS...


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to