Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 49338 invoked from network); 9 Jun 2006 15:37:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Jun 2006 15:37:23 -0000 Received: (qmail 24164 invoked by uid 500); 9 Jun 2006 15:37:22 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 24136 invoked by uid 500); 9 Jun 2006 15:37:22 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 24124 invoked by uid 99); 9 Jun 2006 15:37:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Jun 2006 08:37:22 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [32.97.182.141] (HELO e1.ny.us.ibm.com) (32.97.182.141) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Jun 2006 08:37:21 -0700 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e1.ny.us.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id k59Fb0qb017315 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 9 Jun 2006 11:37:00 -0400 Received: from d01av03.pok.ibm.com (d01av03.pok.ibm.com [9.56.224.217]) by d01relay04.pok.ibm.com (8.13.6/NCO/VER7.0) with ESMTP id k59FaxM5267642 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 9 Jun 2006 11:37:00 -0400 Received: from d01av03.pok.ibm.com (loopback [127.0.0.1]) by d01av03.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id k59Fax2q013144 for ; Fri, 9 Jun 2006 11:36:59 -0400 Received: from [127.0.0.1] (sig-9-65-56-145.mts.ibm.com [9.65.56.145]) by d01av03.pok.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id k59Fav4j013013 for ; Fri, 9 Jun 2006 11:36:59 -0400 Message-ID: <4489959A.90006@apache.org> Date: Fri, 09 Jun 2006 08:36:58 -0700 From: Daniel John Debrunner User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: en-us, en, de MIME-Version: 1.0 To: Derby Discussion Subject: Re: "generated by default" question References: <20060530144043.52834243A4@dbrack01.segel.com> In-Reply-To: X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N hilz wrote: > Well... > A good solution would probably be if someone would look at the HSQLDB > code and see how they do it because it works like a charm over there! Anyone doing this must adhere to the licence of HSQLDB. Just because projects are open-source does not mean one can copy code between them, each licene must be respected. Dan.