Return-Path: Delivered-To: apmail-forrest-user-archive@www.apache.org Received: (qmail 2250 invoked from network); 24 Nov 2005 12:23:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Nov 2005 12:23:32 -0000 Received: (qmail 18276 invoked by uid 500); 24 Nov 2005 12:23:27 -0000 Delivered-To: apmail-forrest-user-archive@forrest.apache.org Received: (qmail 18067 invoked by uid 500); 24 Nov 2005 12:23:25 -0000 Mailing-List: contact user-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@forrest.apache.org List-Id: Delivered-To: mailing list user@forrest.apache.org Received: (qmail 18052 invoked by uid 99); 24 Nov 2005 12:23:25 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Nov 2005 04:23:25 -0800 X-ASF-Spam-Status: No, hits=0.8 required=10.0 tests=USERPASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [81.80.68.197] (HELO daikiri.pcotech.fr) (81.80.68.197) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Nov 2005 04:24:57 -0800 Received: from macadam.pcotech.fr (macadam.pcotech.fr [192.168.108.3]) by daikiri.pcotech.fr (8.11.6/Aquarel-5.5.8) with SMTP id jAOCN2601589 for ; Thu, 24 Nov 2005 13:23:02 +0100 (MET) X-Url: http://www.pcotech.fr Received: from b52.pcotech.fr ([192.168.101.124]) by macadam.pcotech.fr (SMSSMTP 4.1.0.19) with SMTP id M2005112413230104647 for ; Thu, 24 Nov 2005 13:23:01 +0100 Received: from [192.168.106.27] (dhcp-tlse-27.pcotech.fr [192.168.106.27]) by b52.pcotech.fr (8.12.8/8.12.8) with ESMTP id jAOCMwV4023734 for ; Thu, 24 Nov 2005 13:22:58 +0100 Message-ID: <4385B0FF.7060305@pcotech.fr> Date: Thu, 24 Nov 2005 13:24:31 +0100 From: Cyriaque Dupoirieux User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: fr, en MIME-Version: 1.0 To: user@forrest.apache.org Subject: Re: user@forrest.apache.org forrest 0.7 automatic plug-in download References: <20051124102425.52006.qmail@web35607.mail.mud.yahoo.com> <4385A956.7040601@apache.org> In-Reply-To: <4385A956.7040601@apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Ross Gardler a �crit : > Olivier CEREDE wrote: > >> Hi, >> I have a proxy with basic authentication (user / password). It seems >> to be impossible to configure it in forrest ; so it can't start with >> Forrest .... I need HELP ;-) > > > Not sure if it will work, but you could try > > http://forrest.apache.org/docs_0_70/faq.html#proxy_config > > Add your username and password to the proxy.host, e.g. > http://username:password@host Humm, yes it may work... I think we should use the two other parameters (optional of course) : proxypassword Set the password for the proxy. Used only if the proxyUser is set. String proxyuser set the proxy user. Probably requires a password to accompany this setting. Default="" String of the ant task. I am going to make the modification when I have time and if Oliver can make a test for me, just tell me. (in that case I will send you the updated file before to commit it because I have no way test validate it...) Salutations, Cyriaque, > Please let us know if this works so we can add it to the FAQ. > > Ross > >