Re: password for proxy, etc

2003-10-06 Thread Marc Donovan
I had originally intended to subclass , but then I realized this can be used for any JAAS usage, not just proxies. --- Stefan Bodewig <[EMAIL PROTECTED]> wrote: > On Mon, 29 Sep 2003, Marc Donovan > <[EMAIL PROTECTED]> wrote: > > > I have developed an ant task that I would like to > > donate to

Re: password for proxy, etc

2003-10-01 Thread Steve Loughran
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 task[1]? If so I

Re: password for proxy, etc

2003-09-30 Thread Stefan Bodewig
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 task[1]? If so I'd prefer to e

Re: password for proxy, etc

2003-09-29 Thread Nick Chalko
see http://jakarta.apache.org/site/source.html#Patches smime.p7s Description: S/MIME Cryptographic Signature

password for proxy, etc

2003-09-29 Thread Marc Donovan
I have developed an ant task that I would like to donate to the project. It allows ant to tunnel through a proxy server that requires a password. I've pasted the code below, and I can send an attachment if it gets mangled. Enjoy /* * The Apache Software License, Version 1.1 * * Copyright (c) 2