From derby-dev-return-2417-apmail-db-derby-dev-archive=db.apache.org@db.apache.org Fri Mar 04 08:32:18 2005 Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 93466 invoked from network); 4 Mar 2005 08:32:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 4 Mar 2005 08:32:16 -0000 Received: (qmail 62083 invoked by uid 500); 4 Mar 2005 08:32:03 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 62027 invoked by uid 500); 4 Mar 2005 08:32:02 -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: "Derby Development" Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 62012 invoked by uid 99); 4 Mar 2005 08:32:02 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from pointer.webappcabaret.net (HELO pointer.webappcabaret.net) (209.11.152.125) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 04 Mar 2005 00:32:02 -0800 Received: (qmail 17397 invoked by uid 98); 4 Mar 2005 00:31:59 -0800 Received: from unknown (HELO ?192.168.1.100?) (brianm@chariotsolutions.com@127.0.0.1) by localhost with SMTP; 4 Mar 2005 00:31:59 -0800 Mime-Version: 1.0 (Apple Message framework v619.2) In-Reply-To: <335aa5dc46741b6bd6d228315e8dae5b@gmail.com> References: <422789AC.6070402@apache.org> <335aa5dc46741b6bd6d228315e8dae5b@gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <68d2cc5a9d8631a4dd3f38aace394b81@apache.org> Content-Transfer-Encoding: 7bit From: Brian McCallister Subject: Re: Using spec API jars from Apache? Date: Fri, 4 Mar 2005 03:31:59 -0500 To: "Derby Development" X-Mailer: Apple Mail (2.619.2) X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N AFAIK it is okay to check in BSD licensed jars (lots of projects do it, anyway!) =) -Brian On Mar 3, 2005, at 5:33 PM, Andrew McIntyre wrote: > > On Mar 3, 2005, at 2:03 PM, Jeremy Boynes wrote: > >> Does anyone object if I add the JTA and Servlet API jars from >> Geronimo's specs modules to the tools\java directory? This will >> eliminate the need to download them from Sun. > > I was planning on doing this a while ago with jakarta-oro and javacc > as well, and I had posed a question to our mentors about checking > javacc into the repository (it is BSD license). No one answered, so I > never acted on that impulse, but maybe I should have made my query > more explicitly directed towards them. > > Jakarta-oro is fine, I'm sure, but do you happen to know if it's > acceptable to check in BSD licensed jars? If so, I'd like to check in > javacc as well. > > andrew > >