Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 40490 invoked from network); 18 Dec 2006 13:03:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Dec 2006 13:03:31 -0000 Received: (qmail 55587 invoked by uid 500); 18 Dec 2006 13:03:36 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 55553 invoked by uid 500); 18 Dec 2006 13:03:36 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 55544 invoked by uid 99); 18 Dec 2006 13:03:36 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Dec 2006 05:03:36 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of alexey.v.varlamov@gmail.com designates 64.233.162.231 as permitted sender) Received: from [64.233.162.231] (HELO nz-out-0506.google.com) (64.233.162.231) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Dec 2006 05:03:26 -0800 Received: by nz-out-0506.google.com with SMTP id j2so558901nzf for ; Mon, 18 Dec 2006 05:03:05 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uG96NRNhvmZZh/gNEbonv1qkyExfCBzJh6CxtbV9EILD7et/L/uqAGt1JoBNeLq47d+jXxmKpDJNG3jFI50CCcCQCLfQY1Vexd5GZEnjLOsIGSeawRyajCT3hedk7EFhsXq6voCGfFKqTkQx1kLYGNeNzVix31ufsH7LE6F7WKs= Received: by 10.65.177.6 with SMTP id e6mr4991100qbp.1166446984975; Mon, 18 Dec 2006 05:03:04 -0800 (PST) Received: by 10.65.119.18 with HTTP; Mon, 18 Dec 2006 05:03:04 -0800 (PST) Message-ID: Date: Mon, 18 Dec 2006 19:03:04 +0600 From: "Alexey Varlamov" To: dev@harmony.apache.org, geir@pobox.com Subject: Re: [classlib][build] Debug/release build switch is implemented In-Reply-To: <45869078.4020604@pobox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4581B8EC.8090606@pobox.com> <45866E94.7050206@gmail.com> <45869078.4020604@pobox.com> X-Virus-Checked: Checked by ClamAV on apache.org 2006/12/18, Geir Magnusson Jr. : > > > Alexey Petrenko wrote: > > We probably should publish two builds. > > > > SY, Alexey > > > > 2006/12/18, Tim Ellison : > >> Geir Magnusson Jr. wrote: > >> > Oh, cool! I'll put this in the federated build so we produce optimal > >> > snaps... > >> > >> Huh? 'optimal' meaning release-time flags? These are development > >> snapshots, we want to have debug info in there or it will be hard to use > >> them for development. > >> > > > > I think we can do HDK as full debug, and the JDK/JRE as release builds.... Yes, this should be enough. > > geir >