Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 71398 invoked from network); 10 Feb 2006 18:29:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Feb 2006 18:29:22 -0000 Received: (qmail 13333 invoked by uid 500); 10 Feb 2006 18:29:16 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 13290 invoked by uid 500); 10 Feb 2006 18:29:15 -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 13279 invoked by uid 99); 10 Feb 2006 18:29:15 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Feb 2006 10:29:15 -0800 X-ASF-Spam-Status: No, hits=1.0 required=10.0 tests=DNS_FROM_RFC_ABUSE,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [64.236.246.214] (HELO NYCGW1.TIMEINC.COM) (64.236.246.214) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Feb 2006 10:29:12 -0800 X-MIMEOLE: Produced By Microsoft Exchange V6.0.6603.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Usage of JBlanket Date: Fri, 10 Feb 2006 13:28:50 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Usage of JBlanket Thread-Index: AcYt/RB2lbWD5yqSTv2q0/UcJztOxQAcLvtQ From: To: , X-OriginalArrivalTime: 10 Feb 2006 18:28:51.0139 (UTC) FILETIME=[D7156930:01C62E6F] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I am doing it this way....like ant -lib .\lib ...then it works . But the way you are trying doesn't work. If your code works , please ...share -----Original Message----- From: Thomas SMETS [mailto:smetsthomas@yahoo.com]=20 Sent: Thursday, February 09, 2006 7:31 PM To: Ant Users Subject: Usage of JBlanket Dear, =20 I would like to define a target to use JBlanket but the default install advises to copy the needed jars in the ${ANT_HOME}/lib while I would prefere to place the jar's in a external directory like "wrongly" shown herebelow with 2 different configs : =20 =20 BUILD FAILED /home/tsmets/workspace/CodeCoverage/JBlanket.xml:24: The type doesn't support the nested "path" element. =20 If I defined the task as such : I have this : BUILD FAILED /home/tsmets/workspace/CodeCoverage/JBlanket.xml:26: taskdef class csdl.jblanket.ant.JBlanketModifyTask cannot be found =20 Any help would appreciated ;) =20 \T, =20 =20 =20 -- =20 Any fool can write code that a computer can understand. =20 Good programmers write code that humans can understand. Martin Fowler =20 T. : +32 (0)2 742 05 94=20 M. : +32 (0)497 44 68 12=20 @ : duvelbier-tsmets@yahoo.com=20 Do you skype too ... ? --------------------------------------------------------------------- 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