Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 21067 invoked from network); 20 Mar 2009 16:33:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Mar 2009 16:33:31 -0000 Received: (qmail 64935 invoked by uid 500); 20 Mar 2009 16:33:29 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 64862 invoked by uid 500); 20 Mar 2009 16:33:29 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 64851 invoked by uid 99); 20 Mar 2009 16:33:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Mar 2009 09:33:29 -0700 X-ASF-Spam-Status: No, hits=-1.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jak-commons-dev@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Mar 2009 16:33:20 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LkheU-0005cw-EF for dev@commons.apache.org; Fri, 20 Mar 2009 16:32:58 +0000 Received: from hsi-kbw-078-042-174-106.hsi3.kabel-badenwuerttemberg.de ([78.42.174.106]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Mar 2009 16:32:58 +0000 Received: from joerg.schaible by hsi-kbw-078-042-174-106.hsi3.kabel-badenwuerttemberg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Mar 2009 16:32:58 +0000 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: dev@commons.apache.org To: dev@commons.apache.org From: =?ISO-8859-1?Q?J=F6rg?= Schaible Subject: Re: [LANG] 3.0 JCIP Annotations Date: Fri, 20 Mar 2009 17:32:46 +0100 Lines: 20 Message-ID: References: <25aac9fc0903180851n7c8c6875waeea71313ce6696d@mail.gmail.com> <31cc37360903192238u13424739o96beedb5d83451cd@mail.gmail.com> <25aac9fc0903200653j6226a006ka98419476c15a128@mail.gmail.com> <49C3AFAD.1010108@boboco.ie> <25aac9fc0903200731w5bab751alb84409db0438a638@mail.gmail.com> <25aac9fc0903200811j7815a864u815b1154dc8d856a@mail.gmail.com> <25aac9fc0903200840p7416a5d7v9700b2f69179a427@mail.gmail.com> Reply-To: joerg.schaible@gmx.de Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: hsi-kbw-078-042-174-106.hsi3.kabel-badenwuerttemberg.de Mail-Copies-To: never User-Agent: KNode/0.10.9 Sender: news X-Virus-Checked: Checked by ClamAV on apache.org James Carman wrote: > On Fri, Mar 20, 2009 at 11:40 AM, sebb wrote: >> It's only optional at run-time; it's not optional at compile-time. >> > > Right. That's what optional means. Putting it as optional in Maven > will change the dependencies report: > > http://commons.apache.org/proxy/dependencies.html > > None of the dependencies in Proxy (other than the JDK itself) are > required. However, maven does put them on the classpath so that Proxy > will compile. When a user declares a dependency on Proxy, they don't > get all of that extra stuff automatically. Set it to provided+optional :) - J�rg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org