Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 5561 invoked from network); 28 May 2009 16:36:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 May 2009 16:36:23 -0000 Received: (qmail 83906 invoked by uid 500); 28 May 2009 16:35:41 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 83683 invoked by uid 500); 28 May 2009 16:35:41 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 82915 invoked by uid 99); 28 May 2009 16:33:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 May 2009 16:33:48 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [62.154.176.138] (HELO icon040.icongmbh.de) (62.154.176.138) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 May 2009 16:33:40 +0000 Received: from icsrv02.icongmbh.de (unknown [192.168.195.2]) by icon040.icongmbh.de (Postfix) with ESMTP id 0C6EE124FE for ; Thu, 28 May 2009 17:28:39 +0200 (CEST) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: AW: Taskdef classpath does not work - partII Date: Thu, 28 May 2009 17:28:34 +0200 Message-ID: <06080D44730F41428BAF2168FA8BDD8003554F0D@icsrv02.icongmbh.de> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Taskdef classpath does not work - partII Thread-Index: Acnfo5MKgo+/HmXGQ4iFPX7Gb0O1UgABP82A References: <06080D44730F41428BAF2168FA8BDD8003554F09@icsrv02.icongmbh.de> From: "Knuplesch, Juergen" To: "Ant Users List" X-Virus-Checked: Checked by ClamAV on apache.org Hello, I have some additional information: My classpath is very long. When I change the classpath order an exception happen somewhere else!=20 Is there a restriction of the length of a classpath that will be handled = using taskdef? Greetings J=FCrgen --=20 J=FCrgen Knuplesch -----Urspr=FCngliche Nachricht----- Von: Knuplesch, Juergen [mailto:Juergen.Knuplesch@icongmbh.de]=20 Gesendet: Donnerstag, 28. Mai 2009 16:50 An: Ant Users List Betreff: Taskdef classpath does nor work Hello, I do a taskdef with 1.7.1 like: When I display the classpath referenced in java.classpathid I see a = certain jar. When I run the task it fails, because it can not find a class that is = based in that certain jar. When I add the jar in the classpath of Ant it works. This is strange, because lots of other classes and jars are found using = this task. (The task starts does a lot and the final step fails) Has Ant a problem with long classpaths or does it support only one = classpath for all taskdefs???? (doesnt make sense to me) I can not find the reason. Please help! Greetings J=FCrgen --=20 J=FCrgen Knuplesch =20 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional = commands, e-mail: user-help@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org