Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 48023 invoked from network); 22 Nov 2007 22:21:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Nov 2007 22:21:56 -0000 Received: (qmail 26145 invoked by uid 500); 22 Nov 2007 22:21:43 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 26091 invoked by uid 500); 22 Nov 2007 22:21:43 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 26071 invoked by uid 99); 22 Nov 2007 22:21:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Nov 2007 14:21:43 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of enriquer9@gmail.com designates 209.85.146.179 as permitted sender) Received: from [209.85.146.179] (HELO wa-out-1112.google.com) (209.85.146.179) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Nov 2007 22:21:33 +0000 Received: by wa-out-1112.google.com with SMTP id m38so3729949waf for ; Thu, 22 Nov 2007 14:21:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=5jUP1Oo2wFqF0UWa9RoAkiD6uWxwkKI4N6an2Eyxx4k=; b=MF5Dlq0rtTft/zg3UP/Ht+1XTTn7QICKn5tW7U+5KEiWRiib06OntWQ20HZKHWYeIcq5wkXxUsJUqAnix3r0sS8GWJk2Y1K2GHNceFjL1037lBVnZB/Bu/TSs4SGNGEapH+DLgfOSamAIPnNqlONh7Nqmuj8rdi9HMqo7teVigc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tLlUr1+nALrbkuVZrpkgOn9WTRdLWv9UZUOZobeSkGEKlxx3HbioK4Q/8EbyY/P48S+1ctq+LujTskAXd6q7Vw+Ku2sXv1BJlDjbXBIlIqNfYvTkJebx0So7ftfjOyazp1tpULUJMckpRpN6YStJydbW7xseXdkvxDmXvhA0gVM= Received: by 10.114.27.20 with SMTP id a20mr109048waa.1195770086738; Thu, 22 Nov 2007 14:21:26 -0800 (PST) Received: by 10.114.240.14 with HTTP; Thu, 22 Nov 2007 14:21:26 -0800 (PST) Message-ID: <568753d90711221421l3fa1ea7l5264e7a20c36f99f@mail.gmail.com> Date: Thu, 22 Nov 2007 14:21:26 -0800 From: "Enrique Rodriguez" Reply-To: erodriguez@apache.org To: "Apache Directory Developers List" Subject: Re: [bigbang] Branch compilation failure, 2 of 2 In-Reply-To: <568753d90711221402u3e524929w5facf958328b344f@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <568753d90711221402u3e524929w5facf958328b344f@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On Nov 22, 2007 2:02 PM, Enrique Rodriguez wrote: > ... > I was able to get the 'bigbang' branch to build on a Mac by > downloading and installing an updated JDK from the Apple Developer > Connection. If you login and go to Downloads, there is a developer > preview release that updates the JDK for Mac ... This may be hard to find, since it's not on the main Downloads page. You have to: 1) Go to http://connect.apple.com/ 2) Login or create account. 3) Go to Downloads. 4) Download the "Java for Mac OS X 10.4, Release 6 Developer Preview 1" "This release updates J2SE 5.0 to version 1.5.0_13 and Java 1.4 to version 1.4.2_16." HTH, Enrique