They are relative (i.e. "../lib" and "../deploy", respectively). However, Diane's reply seems to indicate that the last Ant release doesn't support filesets for signjar, but the CVS version does. But would the "jar" rpoperty of the signjar taslk allow me to use wildcards to reference multiple jars? Or is there some sort of "foreach" task I can use to iteratre over the jars in a fileset and call signjar on each one?
Regards, Brian. -----Original Message----- From: Stefan Bodewig [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 30, 2002 10:57 AM To: [EMAIL PROTECTED] Subject: Re: Signjar for multiple jars On Tue, 30 Apr 2002, Brian Sayatovic <[EMAIL PROTECTED]> wrote: > Here's my current XML: How does the definition of lib.dir and deploy.dir look like? The patterns are supposed to be relative to ${build.dir}, i.e. you don't get any matches if ${lib.dir} is an absolute path and already contains ${build.dir}. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>