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 544247DBE for ; Sun, 11 Sep 2011 01:02:33 +0000 (UTC) Received: (qmail 23044 invoked by uid 500); 11 Sep 2011 01:02:32 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 22879 invoked by uid 500); 11 Sep 2011 01:02:31 -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 22871 invoked by uid 99); 11 Sep 2011 01:02:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Sep 2011 01:02:31 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 209.85.212.49 as permitted sender) Received: from [209.85.212.49] (HELO mail-vw0-f49.google.com) (209.85.212.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Sep 2011 01:02:26 +0000 Received: by vws8 with SMTP id 8so2583393vws.8 for ; Sat, 10 Sep 2011 18:02:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=nuoIR1OR3Debt5vi8VmhSMm1JA+USzF58RUGLOBDbuk=; b=cPLKKRxAeQzkEma7qBFlKQbiNY5aBvW7egb0iDRlAeRSO7pMIa9moKXtz/OHh66ez+ EGRhSk0twR4jIdOLtnMDovPUO0fFiPP0vwUPvZNqheDTTFNrH4uZdukFvFuU3qAT5aCC dlu5h1BxtrpM42dQh/4MrjI71aY08pXo4ft9g= MIME-Version: 1.0 Received: by 10.52.176.98 with SMTP id ch2mr911600vdc.442.1315702925800; Sat, 10 Sep 2011 18:02:05 -0700 (PDT) Received: by 10.220.155.147 with HTTP; Sat, 10 Sep 2011 18:02:05 -0700 (PDT) In-Reply-To: <0FAF5538-021B-4A60-AA6E-C3C877D05B09@dslextreme.com> References: <20110910173631.C73E42388A5F@eris.apache.org> <0FAF5538-021B-4A60-AA6E-C3C877D05B09@dslextreme.com> Date: Sun, 11 Sep 2011 02:02:05 +0100 Message-ID: Subject: Re: svn commit: r1167565 - /commons/proper/commons-parent/trunk/pom.xml From: sebb To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 10 September 2011 21:11, Ralph Goers wrote: > Why is generating all the reports a problem? They may not be relevant, especially for multimodule components. > Ralph > > On Sep 10, 2011, at 10:36 AM, sebb@apache.org wrote: > >> Author: sebb >> Date: Sat Sep 10 17:36:31 2011 >> New Revision: 1167565 >> >> URL: http://svn.apache.org/viewvc?rev=3D1167565&view=3Drev >> Log: >> Don't use Apache POM 10 >> >> Modified: >> =A0 =A0commons/proper/commons-parent/trunk/pom.xml >> >> Modified: commons/proper/commons-parent/trunk/pom.xml >> URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/po= m.xml?rev=3D1167565&r1=3D1167564&r2=3D1167565&view=3Ddiff >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> --- commons/proper/commons-parent/trunk/pom.xml (original) >> +++ commons/proper/commons-parent/trunk/pom.xml Sat Sep 10 17:36:31 2011 >> @@ -22,7 +22,8 @@ >> =A0 >> =A0 =A0 org.apache >> =A0 =A0 apache >> - =A0 =A010 >> + =A0 =A0 >> + =A0 =A09 >> =A0 >> =A0 org.apache.commons >> =A0 commons-parent >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org