Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 85082 invoked from network); 7 Jul 2006 14:54:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Jul 2006 14:54:47 -0000 Received: (qmail 64177 invoked by uid 500); 7 Jul 2006 14:54:45 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 64141 invoked by uid 500); 7 Jul 2006 14:54:45 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 64130 invoked by uid 99); 7 Jul 2006 14:54:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jul 2006 07:54:45 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [192.6.10.2] (HELO colossus.hpl.hp.com) (192.6.10.2) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jul 2006 07:54:35 -0700 Received: from localhost (localhost.localdomain [127.0.0.1]) by colossus.hpl.hp.com (Postfix) with ESMTP id 54AE36BA28 for ; Fri, 7 Jul 2006 15:54:08 +0100 (BST) X-Virus-Scanned: amavisd-new at hplb.hpl.hp.com Received: from colossus.hpl.hp.com ([127.0.0.1]) by localhost (colossus.hpl.hp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Jxje-Ek92cnt for ; Fri, 7 Jul 2006 15:54:07 +0100 (BST) Received: from kropotkin.hpl.hp.com (kropotkin.hpl.hp.com [16.25.191.14]) by colossus.hpl.hp.com (Postfix) with ESMTP id 34D586B9EC for ; Fri, 7 Jul 2006 15:54:06 +0100 (BST) Received: from localhost (localhost [127.0.0.1]) by kropotkin.hpl.hp.com (Postfix) with ESMTP id 7AFD61C6B for ; Fri, 7 Jul 2006 15:54:06 +0100 (BST) X-Virus-Scanned: amavisd-new at kropotkin.hpl.hp.com Received: from kropotkin.hpl.hp.com ([127.0.0.1]) by localhost (kropotkin.hpl.hp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id pP6t1gJ1UoHU for ; Fri, 7 Jul 2006 15:53:54 +0100 (BST) Received: from timmay.hpl.hp.com (timmay.hpl.hp.com [16.25.171.20]) by kropotkin.hpl.hp.com (Postfix) with ESMTP id CA3BD3E00 for ; Fri, 7 Jul 2006 15:53:53 +0100 (BST) Received: from [16.25.171.182] (chamonix.hpl.hp.com [16.25.171.182]) by timmay.hpl.hp.com (8.13.2/8.13.2) with ESMTP id k67ErkrO020271 for ; Fri, 7 Jul 2006 15:53:46 +0100 (BST) Message-ID: <44AE757A.5050600@apache.org> Date: Fri, 07 Jul 2006 15:53:46 +0100 From: Steve Loughran User-Agent: Thunderbird 1.5.0.4 (X11/20060516) MIME-Version: 1.0 To: Ant Developers List Subject: Re: AW: svn commit: r419898 - in /ant/core/trunk: CONTRIBUTORS contributors.xml docs/manual/CoreTasks/java.html src/main/org/apache/tools/ant/taskdefs/Java.java References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-HPLB-IMAP-MailScanner-Information: Please contact the Helpdesk for more information X-HPLB-IMAP-MailScanner: Found to be clean X-HPLB-IMAP-MailScanner-SpamCheck: not spam, SpamAssassin (score=0, required 5) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Jan.Materne@rzf.fin-nrw.de wrote: >> Bug: 39153 >> Add notes (log+manual) that does not handle >> jar+classpath together (more exactly Java itself does not). > > > On the other hand we could convert the jar-attribute to a path element, > so > > > > > > > becomes to > > > > > > > > Unless they also want the manifest classloader stuff, of course. How about having itself warn users? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org