Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 65301DE45 for ; Fri, 21 Dec 2012 00:24:29 +0000 (UTC) Received: (qmail 82817 invoked by uid 500); 21 Dec 2012 00:24:28 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 82728 invoked by uid 500); 21 Dec 2012 00:24:28 -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 82719 invoked by uid 99); 21 Dec 2012 00:24:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Dec 2012 00:24:28 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jak-commons-dev@m.gmane.org designates 80.91.229.3 as permitted sender) Received: from [80.91.229.3] (HELO plane.gmane.org) (80.91.229.3) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Dec 2012 00:24:20 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TlqPL-0003F3-Mc for dev@commons.apache.org; Fri, 21 Dec 2012 01:24:11 +0100 Received: from hsi-kbw-095-208-058-089.hsi5.kabel-badenwuerttemberg.de ([95.208.58.89]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Dec 2012 01:24:11 +0100 Received: from joerg.schaible by hsi-kbw-095-208-058-089.hsi5.kabel-badenwuerttemberg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Dec 2012 01:24:11 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: dev@commons.apache.org From: =?UTF-8?B?SsO2cmc=?= Schaible Subject: Re: svn commit: r1424618 - in /commons/sandbox/privilizer/trunk: ./ ant/ ant/lib/ ant/test/ example/ maven-plugin/ modules/ modules/privilizer/ modules/privilizer/api/ modules/privilizer/api/src/main/java/org/apache/commons/weaver/privilizer/ modules/privi... Date: Fri, 21 Dec 2012 01:23:48 +0100 Lines: 16 Message-ID: References: <20121220183338.DE78D238899C@eris.apache.org> Reply-To: joerg.schaible@gmx.de Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: hsi-kbw-095-208-058-089.hsi5.kabel-badenwuerttemberg.de User-Agent: KNode/4.9.3 X-Virus-Checked: Checked by ClamAV on apache.org Matt Benson wrote: > Mark, > Thanks for driving this forward--as I mentioned to you privately, I'll > be > mostly out of pocket through the new year. The groupId may warrant > discussion; most Commons components are being targeted to > org.apache.commons, though I think I understand what you're driving at > here: [weaver] may have some unlimited number of sub(-sub*)-modules which > may warrant oac.weaver as a groupId. Actually I think this is a bad idea. We manage all of our components as one large group and should not break consistency here. I don't want to know what effect this also has on some of our boiler plates we use for the build. - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org