Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 95608 invoked from network); 10 Aug 2006 21:00:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Aug 2006 21:00:44 -0000 Received: (qmail 77936 invoked by uid 500); 10 Aug 2006 21:00:43 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 77900 invoked by uid 500); 10 Aug 2006 21:00:43 -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 77891 invoked by uid 99); 10 Aug 2006 21:00:43 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Aug 2006 14:00:43 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [192.18.42.249] (HELO nwkea-pix-1.sun.com) (192.18.42.249) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Aug 2006 14:00:33 -0700 Received: from d1-sfbay-05.sun.com ([192.18.39.115]) by nwkea-pix-1.sun.com (8.13.6+Sun/8.12.9) with ESMTP id k7AL05CI011744 for ; Thu, 10 Aug 2006 14:00:06 -0700 (PDT) Received: from conversion-daemon.d1-sfbay-05.sun.com by d1-sfbay-05.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) id <0J3S00J01VJMWU00@d1-sfbay-05.sun.com> (original mail from Richard.Hillegas@Sun.COM) for derby-dev@db.apache.org; Thu, 10 Aug 2006 14:00:05 -0700 (PDT) Received: from [129.150.21.26] by d1-sfbay-05.sun.com (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPSA id <0J3S00FJKVO53A10@d1-sfbay-05.sun.com> for derby-dev@db.apache.org; Thu, 10 Aug 2006 14:00:05 -0700 (PDT) Date: Thu, 10 Aug 2006 14:00:15 -0700 From: Rick Hillegas Subject: Re: build setup for releases In-reply-to: <44DB9B85.8010002@apache.org> Sender: Richard.Hillegas@Sun.COM To: derby-dev@db.apache.org Message-id: <44DB9E5F.8000403@sun.com> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=ISO-8859-1 Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en References: <44DB9B85.8010002@apache.org> User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I think this would be very useful. Where should we put this information? And another question: At this point, my builds create the following optional artifacts: 1) The JDBC4 support. 2) The osgi support class EmbeddedActivator 3) The jsr169 support Are there any other optional artifacts which I should build? Thanks, -Rick Daniel John Debrunner wrote: >In the previous releases has their been documentation about how the jars >were built? I've never seen any, but I've never looked for it. Seems >like it would be useful for resolving any strange bugs later that are >compiler/environment related. Something like: > >os platform - linux >java compiler(s) - Sun 1.4 >jdk 1.3 environment - Sun 1.3.1 >jdk 1.4 environment - Sun 1.4.2 >jdk 1.6 environment - Sun Mustang beta >jsr 169 env - WCTME 5.7 >OSGi jar - OSGI download > >etc. > >Dan. > > >