Return-Path: Delivered-To: apmail-ant-notifications-archive@locus.apache.org Received: (qmail 21697 invoked from network); 9 Sep 2008 13:46:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Sep 2008 13:46:59 -0000 Received: (qmail 95050 invoked by uid 500); 9 Sep 2008 13:46:57 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 95026 invoked by uid 500); 9 Sep 2008 13:46:56 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 95017 invoked by uid 99); 9 Sep 2008 13:46:56 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Sep 2008 06:46:56 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Sep 2008 13:46:07 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id 87929234C1D3; Tue, 9 Sep 2008 06:46:08 -0700 (PDT) From: bugzilla@apache.org To: notifications@ant.apache.org Subject: DO NOT REPLY [Bug 43114] package-info.java repeatedly compiled X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: newchanged X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ant X-Bugzilla-Component: Core tasks X-Bugzilla-Keywords: X-Bugzilla-Severity: major X-Bugzilla-Who: jerry@jrandrews.org X-Bugzilla-Status: REOPENED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: notifications@ant.apache.org X-Bugzilla-Target-Milestone: 1.7.1 X-Bugzilla-Changed-Fields: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20080909134608.87929234C1D3@brutus.apache.org> Date: Tue, 9 Sep 2008 06:46:08 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=43114 --- Comment #12 from Jerry Andrews 2008-09-09 06:46:07 PST --- Our work-around for this problem is to as the first part of our compile target. This guarantees the files will be compiled regardless of the on-disk situation given the 1.7.1 rules. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.