RE: The Manifest task

2007-07-25 Thread Corcoran, Bob
Ok, thanks. -Original Message- From: Dominique Devienne [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 25, 2007 3:50 PM To: Ant Users List Subject: Re: The Manifest task Yep. That's part of the Jar specification, and there's a link in the jar task doco. --DD On 7/25/07, Cor

RE: The Manifest task

2007-07-25 Thread Corcoran, Bob
] Sent: Wednesday, July 25, 2007 3:31 PM To: Ant Users List Subject: Re: The Manifest task Bob: Please see the relevant information in 's documentation in the manual. Thanks, Matt --- "Corcoran, Bob" <[EMAIL PROTECTED]> wrote: > Hello, > > > > I have

The Manifest task

2007-07-25 Thread Corcoran, Bob
Hello, I have large number of library jars that I need to add to a project that will be deployed on Websphere. I am using the manifest task inside the ear task to accomplish this. I just list the jars separated by spaces as the value of the Class-Path attribute. I list them all on one long line