Return-Path: Delivered-To: apmail-ant-notifications-archive@locus.apache.org Received: (qmail 13033 invoked from network); 1 May 2008 15:25:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 May 2008 15:25:38 -0000 Received: (qmail 27410 invoked by uid 500); 1 May 2008 15:25:40 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 27371 invoked by uid 500); 1 May 2008 15:25:40 -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 27360 invoked by uid 99); 1 May 2008 15:25:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 May 2008 08:25:40 -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; Thu, 01 May 2008 15:25:03 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id BC0B3234C10E; Thu, 1 May 2008 08:21:52 -0700 (PDT) From: bugzilla@apache.org To: notifications@ant.apache.org Subject: DO NOT REPLY [Bug 44915] manifestclasspath interferes with other build targets when the classpath directory does not exist X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: newchanged X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ant X-Bugzilla-Component: Build Process X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: david.green@morganstanley.com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: notifications@ant.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20080501152152.BC0B3234C10E@brutus.apache.org> Date: Thu, 1 May 2008 08:21:52 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=44915 --- Comment #3 from David 2008-05-01 08:21:52 PST --- Incidentally if I specified index="true" when building the jar the classpath in the classpath specified in teh manifest is NOT searched. I think this could trip a lot of people up. Recommend a warning in the build output that manifestclasspath and index="true" cancel each other out. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.