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 E3BA599E5 for ; Fri, 9 Mar 2012 04:11:16 +0000 (UTC) Received: (qmail 96861 invoked by uid 500); 9 Mar 2012 04:11:15 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 96447 invoked by uid 500); 9 Mar 2012 04:11:12 -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 96402 invoked by uid 99); 9 Mar 2012 04:11:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Mar 2012 04:11:11 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ralph.goers@dslextreme.com designates 209.85.213.43 as permitted sender) Received: from [209.85.213.43] (HELO mail-yw0-f43.google.com) (209.85.213.43) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Mar 2012 04:11:02 +0000 Received: by yhkk6 with SMTP id k6so789068yhk.30 for ; Thu, 08 Mar 2012 20:10:40 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer :x-gm-message-state; bh=h7/+IVZ+AzLySWiCBGh3VTuJP4fLVMnrdRsRZAAH9W0=; b=am6hz+6B90r+rITQLtcsyJVyDzIQXUggADBrC8LOufwZ+RTp91+6155cNM3aIpOA49 ntxBxtJ0E70cDvAOvnRRYRPRlkNSAuoWnQBFTeKpUz4t/FGVnWwxyT6GOvD2OQeSrW/i mQUbW4YUFHO/WFcw8GmW6DEDXAjrz5fGduZoZBSC9QYzqgXUOgL+XyDiUASYAs9nEnX5 HpnBhYQlMFuBtyQ62vfWPfEeic/dQUzFObOSruvemD811h7yvnEd+EQCXsCkQbSCtJl4 UNjfaUo4CKytJuKwQNrhhce1nXkinkADJ0EeW6Oxnt4Zh0nsqU6l5E+dmy5iN96nfu7L uTFA== Received: by 10.236.145.2 with SMTP id o2mr830411yhj.1.1331266240760; Thu, 08 Mar 2012 20:10:40 -0800 (PST) Received: from [10.0.2.8] (96-38-228-66.static.gwnt.ga.charter.com. [96.38.228.66]) by mx.google.com with ESMTPS id p15sm7064365ani.15.2012.03.08.20.10.38 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 08 Mar 2012 20:10:39 -0800 (PST) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1257) Subject: Re: [ALL] Parent pom - test.jar and test-sources.jar From: Ralph Goers In-Reply-To: Date: Thu, 8 Mar 2012 23:10:39 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <051DFBA9-A128-4047-B23B-CCE46A6D5972@dslextreme.com> References: To: "Commons Developers List" X-Mailer: Apple Mail (2.1257) X-Gm-Message-State: ALoCoQkDgPe4bHRh0h4B4MkHST/g+lXB4OtUnrGkIEGxNlhHLz2H81oXR0PQZaEQ1RpimN4Rd2es X-Virus-Checked: Checked by ClamAV on apache.org If you are making these kinds of changes I'd ask that you look at how it = impacts vfs as that is a multi-module build and so has a bunch of = customizations that may or may not need to change. Ralph On Mar 8, 2012, at 9:03 PM, sebb wrote: > Some while back, we discussed including binary (and source) jars for > the test code in releases. > [The test source code is already included in the source archive]. >=20 > The intention was to make it easier to run binary compatibility tests > against new releases. >=20 > I think it would be worth adding this to the release profile. > The effect will be to create 2 more jars. >=20 > Ideally the test.jar should be included in the binary zip/tar files. > That will have to be done by each component as it will usually require > an edit to the assembly descriptor. > But in any case the jars would be available from the Maven repo if = required. >=20 > OK? >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org