Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 1596 invoked from network); 4 Oct 2007 14:43:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Oct 2007 14:43:24 -0000 Received: (qmail 60235 invoked by uid 500); 4 Oct 2007 14:43:12 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 60200 invoked by uid 500); 4 Oct 2007 14:43:12 -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 60191 invoked by uid 99); 4 Oct 2007 14:43:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Oct 2007 07:43:12 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [63.82.107.6] (HELO red.amberpoint.com) (63.82.107.6) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Oct 2007 14:43:14 +0000 Received: from [127.0.0.1] (bp-laptop.edgility.com [10.10.11.244]) by red.amberpoint.com (8.14.0/8.12.11) with ESMTP id l94Ed9j7004262 for ; Thu, 4 Oct 2007 07:39:09 -0700 (PDT) Message-ID: <4704FB0C.3050709@amberpoint.com> Date: Thu, 04 Oct 2007 07:39:08 -0700 From: Bryan Pendleton User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: Javadoc build problems with JDK 1.5 code? References: <4702FC9C.4030107@amberpoint.com> <4703A65A.5030708@amberpoint.com> <47041478.4070908@amberpoint.com> In-Reply-To: <47041478.4070908@amberpoint.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Bryan Pendleton wrote: >> If changing the source level to 1.5 fixes it for you, I suggest that we >> just cross our fingers and hope that no one vetos the JDK 5 vote (the >> polls close at 5 pm PDT today) and check in the fix tomorrow. :) > > This change appears to work for me. If no other opinions are voiced, > I'll make this change in a day or two. I made this change last night. You now need a JDK 1.5 build environment in order to build the engine javadocs for the trunk. thanks, bryan