From derby-dev-return-10686-apmail-db-derby-dev-archive=db.apache.org@db.apache.org Wed Nov 16 20:03:40 2005 Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 25139 invoked from network); 16 Nov 2005 20:03:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Nov 2005 20:03:39 -0000 Received: (qmail 33239 invoked by uid 500); 16 Nov 2005 20:03:38 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 33206 invoked by uid 500); 16 Nov 2005 20:03:37 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 33197 invoked by uid 99); 16 Nov 2005 20:03:37 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Nov 2005 12:03:37 -0800 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 68.142.198.201 is neither permitted nor denied by domain of mcintyre.a@gmail.com) Received: from [68.142.198.201] (HELO smtp102.sbc.mail.mud.yahoo.com) (68.142.198.201) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 16 Nov 2005 12:05:11 -0800 Received: (qmail 95738 invoked from network); 16 Nov 2005 20:03:15 -0000 Received: from unknown (HELO ?192.168.0.5?) (fuzzylogic@sbcglobal.net@68.122.68.99 with plain) by smtp102.sbc.mail.mud.yahoo.com with SMTP; 16 Nov 2005 20:03:15 -0000 Mime-Version: 1.0 (Apple Message framework v746.2) In-Reply-To: <437B81B0.3070108@bristowhill.com> References: <54ac72d70511151720y749c8c0dp12298d31bf20d52d@mail.gmail.com> <437AB1D9.8060803@bristowhill.com> <437B54F6.7020602@bristowhill.com> <1881621A-69DB-49D5-9B85-F5A8C90C8A82@gmail.com> <437B7515.9080807@bristowhill.com> <4542658E-CF8C-4392-8A73-384AAA2DD6F2@gmail.com> <437B78ED.9010802@bristowhill.com> <97998BB7-5C83-4F3A-827A-305036DA8640@gmail.com> <437B81B0.3070108@bristowhill.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <9F6D32CC-7429-4128-AC63-E3F740965072@gmail.com> Content-Transfer-Encoding: 7bit From: Andrew McIntyre Subject: Re: [doc] DITA-OT in Derby svn Date: Wed, 16 Nov 2005 12:03:05 -0800 To: X-Mailer: Apple Mail (2.746.2) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Nov 16, 2005, at 11:00 AM, Jean T. Anderson wrote: > Andrew McIntyre wrote: >> On Nov 16, 2005, at 10:22 AM, Jean T. Anderson wrote: >>> Andrew McIntyre wrote: >>> >>>> Hmm, but we include the entire javacc and jakarta-oro >>>> distributions in the code tree, in tools/java. Should we not >>>> be doing that? >>> >>> >>> oh. :-) It'd be good to follow-up on that. If another Apache >>> project does the same, then I wouldn't worry about it -- >>> precedent is good. Also this topic may have been raised before >>> on infrastructure@ . >> Well, here's precedent, FWIW: >> http://svn.apache.org/repos/asf/xalan/java/trunk/tools/ >> http://svn.apache.org/repos/asf/lenya/trunk/lib/ >> http://svn.apache.org/repos/asf/forrest/trunk/lib/core/ >> http://svn.apache.org/repos/asf/db/ddlutils/trunk/lib/ >> http://svn.apache.org/repos/asf/beehive/trunk/external/ >> I could go on, but I won't. :-) Note that the last one has >> junit.jar, which I thought was a no-no? > > I think you have found adequate precedent. :-) So, to bring it back around again - do you think it would be ok to check in the binary distribution of the DITA toolkit into the lib directory in the Derby docs tree? andrew