Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 57727 invoked from network); 1 Mar 2006 19:13:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Mar 2006 19:13:06 -0000 Received: (qmail 82387 invoked by uid 500); 1 Mar 2006 19:13:46 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 82281 invoked by uid 500); 1 Mar 2006 19:13:45 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 82182 invoked by uid 99); 1 Mar 2006 19:13:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Mar 2006 11:13:45 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of george.c.harley@googlemail.com designates 64.233.162.202 as permitted sender) Received: from [64.233.162.202] (HELO zproxy.gmail.com) (64.233.162.202) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Mar 2006 11:13:44 -0800 Received: by zproxy.gmail.com with SMTP id o1so224660nzf for ; Wed, 01 Mar 2006 11:13:23 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:reply-to:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=Qz+ghDo4xmRym/plV/PRVU0AobxgZRVBFPJQbR84bixQcbjsEHVGia4fpzd4IFvCvqJ/Eq2uykIriFJ6PmJ0dBVkbzQydONHe8on9Xk6lKhb+AMjAAg4MM/jbd07/H95GO/3F3hskvMU5KKB0BC7Bsdfbu+WlVpsHonLQN0ruGw= Received: by 10.36.109.2 with SMTP id h2mr627215nzc; Wed, 01 Mar 2006 11:13:23 -0800 (PST) Received: from ?192.168.1.100? ( [86.17.54.129]) by mx.gmail.com with ESMTP id 6sm1694987nzn.2006.03.01.11.13.22; Wed, 01 Mar 2006 11:13:23 -0800 (PST) Message-ID: <4405F250.3010903@googlemail.com> Date: Wed, 01 Mar 2006 19:13:20 +0000 From: George Harley Reply-To: harmony-dev@incubator.apache.org User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: Re: [jira] Created: (HARMONY-146) doxygen build is broken References: <679793395.1141240240161.JavaMail.jira@ajax.apache.org> In-Reply-To: <679793395.1141240240161.JavaMail.jira@ajax.apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, When did it break ? Was it something the automated build process have informed us about ? Best regards, George IBM UK Mark Hindess (JIRA) wrote: > doxygen build is broken > ----------------------- > > Key: HARMONY-146 > URL: http://issues.apache.org/jira/browse/HARMONY-146 > Project: Harmony > Type: Bug > Components: Classlib > Reporter: Mark Hindess > Priority: Trivial > > > I thought I'd have broke nthe doc/build.xml doxygen generation with my shared code moves but when I went to check I discovered that it was already broken. I've fixed it to at least point to the correct directories now. > > >