Return-Path: Delivered-To: apmail-hc-dev-archive@www.apache.org Received: (qmail 36913 invoked from network); 3 Mar 2008 16:59:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Mar 2008 16:59:43 -0000 Received: (qmail 31960 invoked by uid 500); 3 Mar 2008 16:59:38 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 31930 invoked by uid 500); 3 Mar 2008 16:59:38 -0000 Mailing-List: contact dev-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list dev@hc.apache.org Received: (qmail 31920 invoked by uid 99); 3 Mar 2008 16:59:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Mar 2008 08:59:38 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 216.239.58.190 as permitted sender) Received: from [216.239.58.190] (HELO gv-out-0910.google.com) (216.239.58.190) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Mar 2008 16:59:03 +0000 Received: by gv-out-0910.google.com with SMTP id s4so96055gve.9 for ; Mon, 03 Mar 2008 08:59:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=McBx9nDqUQFifgwMKaNZ0lLoqPHCAkJaeJv2EZkMyNM=; b=Tmt2LcNRkdovhIa820oqtILnvNWKMDpgbV1G5A6W1Nh79HljmDHnz4zAO03L4NH93uGcpwbWNz8JgepJ6CNjkVu2yxAGDdeFURSJxVHI6/cvQgRotWyoLkD2QnQHDSSjQoZwIaGn9ZJ2rkI0HTaFk7nyeRwvskgvNEhKgD4Ru1E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=G6Ck7zbZ2cmnsC2j3jkRnqZ/xYh/dqlOcep2fHF6sIsdbFuEBUfjuz+4R9XRdpmJxfSyb0nZILNk3hmQ8ujVNTNyqZ1yS3hp+xyITsguoqVos6e9aJsZVsziwF7B3b/hjHnP9Y52amCvsN+MHq37ARmtd2Wwo9/ewI9g83knEZE= Received: by 10.143.163.10 with SMTP id q10mr147153wfo.141.1204563550859; Mon, 03 Mar 2008 08:59:10 -0800 (PST) Received: by 10.142.229.10 with HTTP; Mon, 3 Mar 2008 08:59:10 -0800 (PST) Message-ID: <25aac9fc0803030859x25124ba1q8eab10f413182e60@mail.gmail.com> Date: Mon, 3 Mar 2008 16:59:10 +0000 From: sebb To: "HttpComponents Project" Subject: Re: NTLMv2 in Apache HttpClient In-Reply-To: <47CC27B6.4070400@dubioso.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <16698023.259431204154311685.JavaMail.nabble@isper.nabble.com> <1204195202.6435.31.camel@ubuntu> <47CA6246.3040006@dubioso.net> <1204488770.13398.3.camel@ubuntu> <47CC11D3.6090203@dubioso.net> <25aac9fc0803030804v40dadc5dp7e601ecfdfdbee36@mail.gmail.com> <47CC27B6.4070400@dubioso.net> X-Virus-Checked: Checked by ClamAV on apache.org On 03/03/2008, Roland Weber wrote: > Hi Sebastian, > > > > Or declare it as a system dependency? > > > > I believe that the "system dependency" clause was meant > for generic APIs, like JDBC or the Java URL handlers. > If we're directly importing implementation packages of > an external library, it won't pass as a system dependency. > Or maybe "provided" then? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org For additional commands, e-mail: dev-help@hc.apache.org