----- Original Message -----
From: "Scott Ellsworth" <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Sent: Friday, January 11, 2002 3:41 PM
Subject: How do I create a manifest in build.xml?


> Hi, all.

> I have the <manifest> elements of the jar task only happen
> if manifest.main-class is defined?

Good Q.

in the cvs build, manifest also has a standalone mode (creates a file), so
you can put it in its own target, made conditional off the property
definition,



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to