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 273791135B for ; Sun, 29 Jun 2014 20:16:52 +0000 (UTC) Received: (qmail 17248 invoked by uid 500); 29 Jun 2014 20:16:51 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 17139 invoked by uid 500); 29 Jun 2014 20:16:51 -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 17125 invoked by uid 99); 29 Jun 2014 20:16:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Jun 2014 20:16:51 +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 rmannibucau@gmail.com designates 209.85.216.54 as permitted sender) Received: from [209.85.216.54] (HELO mail-qa0-f54.google.com) (209.85.216.54) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Jun 2014 20:16:49 +0000 Received: by mail-qa0-f54.google.com with SMTP id v10so5748623qac.27 for ; Sun, 29 Jun 2014 13:16:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=GkIbQNFAZydIpF5idwu05swidNxO6JflU1OIRqCDHrg=; b=kVYtQVjos3CSiz7naOat2nh30pktORME43bMPkO1uQxBddKRwNAtq9/b+/L3asi4un PcfTD3vOaBj8R9QxWYoJxhdmtxOVbEPZiFjUK+yn0Ra4Ei7PzfeTnUdKeQ4YJ9JX7c0o 3iuzA33owTM2QBHwDksZr2vGFqZelihWoZ+9fj8r4vaB+lNVBwF4drWfLd6YuIMggy5T S8BhgASZ1GRLYm9aiqBVM6SGjSBIr4mCsTYRTQBGGrcTPajvrHMb2iIcm8x9GknA22S0 cesBOXbmkrlOaZxpYmgiwFCUVhYcIyhidnKNVeVDGasxDv+v3l19y0Q6Xm5VEj+j/af7 QQMQ== X-Received: by 10.140.21.35 with SMTP id 32mr21778817qgk.39.1404072985348; Sun, 29 Jun 2014 13:16:25 -0700 (PDT) MIME-Version: 1.0 Received: by 10.96.245.42 with HTTP; Sun, 29 Jun 2014 13:16:05 -0700 (PDT) In-Reply-To: References: From: Romain Manni-Bucau Date: Sun, 29 Jun 2014 22:16:05 +0200 Message-ID: Subject: Re: [JCS] why are there both test/conf/ and test/test-conf/ directories? To: Commons Developers List Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org if you remove conf/*.policy all config in conf are sample for users and test-conf files used by test of core module. this can be clean up and aligned on mvn defaults BTW Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-06-29 22:06 GMT+02:00 sebb : > On 29 June 2014 21:01, Romain Manni-Bucau wrote: >> Hi >> >> test-conf are for tests and conf are samples AFAIK, only the poliycy >> is used in tests from conf IIRC > > Sorry, no idea what you mean by that. > > Why are some files in both places with different contents? > e.g. cache.ccf > cache2.ccf > log4j.properties > logger.properties > > etc > > That does not make sense to me > > >> >> Romain Manni-Bucau >> Twitter: @rmannibucau >> Blog: http://rmannibucau.wordpress.com/ >> LinkedIn: http://fr.linkedin.com/in/rmannibucau >> Github: https://github.com/rmannibucau >> >> >> 2014-06-29 21:34 GMT+02:00 sebb : >>> The test/conf/ and test/test-conf/ directories seem to contain much >>> the same files but with different contents. >>> >>> What is the reason for this? >>> >>> Are they both needed? >>> >>> --------------------------------------------------------------------- >>> 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 >> > > --------------------------------------------------------------------- > 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