Return-Path: X-Original-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D769411C37 for ; Wed, 20 Aug 2014 09:12:06 +0000 (UTC) Received: (qmail 13999 invoked by uid 500); 20 Aug 2014 09:12:06 -0000 Delivered-To: apmail-jackrabbit-oak-dev-archive@jackrabbit.apache.org Received: (qmail 13947 invoked by uid 500); 20 Aug 2014 09:12:06 -0000 Mailing-List: contact oak-dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-dev@jackrabbit.apache.org Received: (qmail 13936 invoked by uid 99); 20 Aug 2014 09:12:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Aug 2014 09:12:06 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mreutegg@adobe.com designates 207.46.163.237 as permitted sender) Received: from [207.46.163.237] (HELO na01-by2-obe.outbound.protection.outlook.com) (207.46.163.237) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Aug 2014 09:11:59 +0000 Received: from BY2PR02MB266.namprd02.prod.outlook.com (10.242.236.143) by BY2PR02MB265.namprd02.prod.outlook.com (10.242.236.141) with Microsoft SMTP Server (TLS) id 15.0.1015.17; Wed, 20 Aug 2014 09:11:37 +0000 Received: from BY2PR02MB266.namprd02.prod.outlook.com ([169.254.11.35]) by BY2PR02MB266.namprd02.prod.outlook.com ([169.254.11.53]) with mapi id 15.00.1005.008; Wed, 20 Aug 2014 09:11:37 +0000 From: Marcel Reutegger To: "oak-dev@jackrabbit.apache.org" Subject: Re: testing helper Thread-Topic: testing helper Thread-Index: AQHPu329ZeWPgb0nqEOYucqE35LKpJvZPyAA///p4gCAAC8BAA== Date: Wed, 20 Aug 2014 09:11:36 +0000 Message-ID: References: <53F2F9EC.9080705@apache.org> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.4.3.140616 x-originating-ip: [192.147.117.11] x-microsoft-antispam: BCL:0;PCL:0;RULEID:;UriScan:; x-forefront-prvs: 03094A4065 x-forefront-antispam-report: SFV:NSPM;SFS:(6009001)(189002)(199003)(51704005)(479174003)(24454002)(31966008)(74662001)(74502001)(2351001)(79102001)(77096002)(107886001)(107046002)(101416001)(76482001)(77982001)(110136001)(46102001)(54356999)(50986999)(76176999)(85306004)(81542001)(221733001)(86362001)(83072002)(92726001)(36756003)(92566001)(83506001)(85852003)(21056001)(64706001)(106116001)(80022001)(19580405001)(106356001)(83322001)(2656002)(4396001)(87936001)(66066001)(20776003)(99396002)(95666004)(81342001)(99286002)(19580395003)(105586002)(111123002);DIR:OUT;SFP:;SCL:1;SRVR:BY2PR02MB265;H:BY2PR02MB266.namprd02.prod.outlook.com;FPR:;MLV:sfv;PTR:InfoNoRecords;MX:1;A:1;LANG:en; Content-Type: text/plain; charset="Windows-1252" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: adobe.com X-Virus-Checked: Checked by ClamAV on apache.org Hi, On 20/08/14 10:23, "Felix Meschberger" wrote: >Am 20.08.2014 um 09:43 schrieb Marcel Reutegger : > >> Hi, >>=20 >> oak-commons might be a good fit=8A > >In the test artifact attachment ? > >I would suggest not to add test classes to the primary artifact. oops, you are right, that would be a bad idea. I thought this is about a production class and not a test utility. regards marcel