From derby-dev-return-1571-apmail-db-derby-dev-archive=db.apache.org@db.apache.org Thu Jan 06 01:06:54 2005 Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 33723 invoked from network); 6 Jan 2005 01:06:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 6 Jan 2005 01:06:53 -0000 Received: (qmail 55850 invoked by uid 500); 6 Jan 2005 01:06:53 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 55806 invoked by uid 500); 6 Jan 2005 01:06:52 -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 55790 invoked by uid 99); 6 Jan 2005 01:06:52 -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 e32.co.us.ibm.com (HELO e32.co.us.ibm.com) (32.97.110.130) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 05 Jan 2005 17:06:48 -0800 Received: from westrelay03.boulder.ibm.com (westrelay03.boulder.ibm.com [9.17.195.12]) by e32.co.us.ibm.com (8.12.10/8.12.9) with ESMTP id j0616jFJ292646 for ; Wed, 5 Jan 2005 20:06:45 -0500 Received: from d03av01.boulder.ibm.com (d03av01.boulder.ibm.com [9.17.195.167]) by westrelay03.boulder.ibm.com (8.12.10/NCO/VER6.6) with ESMTP id j0616ews343136 for ; Wed, 5 Jan 2005 18:06:44 -0700 Received: from d03av01.boulder.ibm.com (loopback [127.0.0.1]) by d03av01.boulder.ibm.com (8.12.11/8.12.11) with ESMTP id j0616eQE032160 for ; Wed, 5 Jan 2005 18:06:40 -0700 Received: from [9.72.133.47] (mccloud.usca.ibm.com [9.72.133.47]) by d03av01.boulder.ibm.com (8.12.11/8.12.11) with ESMTP id j0616esu032150 for ; Wed, 5 Jan 2005 18:06:40 -0700 Mime-Version: 1.0 (Apple Message framework v619) In-Reply-To: <41D34544.7090708@bristowhill.com> References: <41B65D95.8010600@Source-Zone.Org> <41B7149D.1040308@debrunners.com> <41B76225.3050603@Source-Zone.Org> <41BA0E22.70706@Source-Zone.Org> <41C36EBA.70206@Source-Zone.Org> <41D34544.7090708@bristowhill.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <0DC327A5-5F7F-11D9-BE92-003065CBB010@nonintuitive.com> Content-Transfer-Encoding: 7bit From: Andrew McIntyre Subject: Re: [PATCH] creating Derby plug-in for Eclipse Date: Wed, 5 Jan 2005 17:05:28 -0800 To: "Derby Development" X-Mailer: Apple Mail (2.619) X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Dec 29, 2004, at 4:01 PM, Jean T. Anderson wrote: > Rajesh Kartha wrote: > >> Also was thinking, since Derby has a branch for 10.0, can this patch > be added to that, so there can be a corresponding Eclipse plug-in > release >> for the officially released Derby 10.0.2.1 currently available at: >> >> http://incubator.apache.org/derby/derby_downloads.html Hi Rajesh, This patch looks good to me. If there are no further comments on the patch by Friday, I will assume lazy approval for this and commit the patch to both trunk and the 10.0 branch as well, since this only affects build files. Jean also mentioned elsewhere that it would be good to get a snapshot of the plugin up on the website. I will provide a snapshot of the plugin to her once the patch has been committed. andrew