Return-Path: Delivered-To: apmail-incubator-general-archive@www.apache.org Received: (qmail 48565 invoked from network); 6 Jan 2011 18:27:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Jan 2011 18:27:55 -0000 Received: (qmail 89440 invoked by uid 500); 6 Jan 2011 18:27:54 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 89321 invoked by uid 500); 6 Jan 2011 18:27:54 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 89313 invoked by uid 99); 6 Jan 2011 18:27:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jan 2011 18:27:54 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of daddywri@gmail.com designates 209.85.214.175 as permitted sender) Received: from [209.85.214.175] (HELO mail-iw0-f175.google.com) (209.85.214.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Jan 2011 18:27:48 +0000 Received: by iwn8 with SMTP id 8so16935933iwn.6 for ; Thu, 06 Jan 2011 10:27:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=bFLPRdxahrSl7qyJZv+AyaZchyvEg4CwgzVaFcFa/j4=; b=ny1YXRJULVQpxFMsLuf9v9lvM1FBZ9vMC+3z3Olfo+HxXdujtKKmCP6pOgQY8c3gL+ 2R/Saro4EDUdwLsFAz8FR8PX2UMc1y1lH0BSMIP/pGYj2UrvybT+eVktGgtrDROyckOK hnmJfnV0Qk+KbFFfzhveR/Tbi1UkM133LYCjQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=lcOQPOa3u2ihe1lYy9lsM7g/TVLkXQPpMuGI8dzT51VeRC22LaEMoqd/17iEPG8IaF VqI//Ck3FtOiPcYV27Rs7bmSOaFF2jkNILilFkNvbIBlaOjfplSGqy79S9Ag134cEPts zgu/MYH5vRbKb5qPXk2NNI8g0hNw9ICss5juk= MIME-Version: 1.0 Received: by 10.231.39.136 with SMTP id g8mr2781196ibe.99.1294338448048; Thu, 06 Jan 2011 10:27:28 -0800 (PST) Received: by 10.231.13.134 with HTTP; Thu, 6 Jan 2011 10:27:27 -0800 (PST) In-Reply-To: References: <9AC3E6B5-9A4D-4509-99D1-438BDE57EA88@apache.org> Date: Thu, 6 Jan 2011 13:27:27 -0500 Message-ID: Subject: Re: [VOTE] Release Apache ManifoldCF 0.1 From: Karl Wright To: general@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 > > Also, the NOTICE and LICENSE files don't seem to be quite right. > > The NOTICE file is for required notices only; so for example there is > no need to mention other ASF projects. > > The LICENSE file references JUnit, which does not need to be > distributed, so is not needed in the LICENSE. > These are based on what was done for Solr and Lucene. Solr and Lucene distribute JUnit, so that you may run the Solr and Lucene tests. ManifoldCF does the same. If you want us to remove JUnit from the distribution, then you cannot test the connectors you build, which is definitely a problem. I don't think you'd really have a valid release if you did that. Similarly, the Solr and Lucene NOTICE files include references to all included Apache jars as well, and Grant was pretty insistent that I include those. I'm not sure why. Karl --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org