Hello,
probably you can set a property with the
cu,
Thomas
-Ursprüngliche Nachricht-
Von: Kamal Bhatt [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 20. Dezember 2005 02:23
An: Ant Users List
Betreff: jar and isempty
Hi
I am creating a jar file and I would like the script to
On Tue, 20 Dec 2005, Kamal Bhatt <[EMAIL PROTECTED]> wrote:
> I used whenempty="fail" and instead of failure I get a stupid
> message telling me that a jar file is never empty (because of the
> manifest file).
I wouldn't call it stupid ...
> Is there a way of making it work the way I expect it t
Hi
I am creating a jar file and I would like the script to fail if the jar
file is not going to be composed of any significant files (I do not view
the manifest files as significant in this case)
I used whenempty="fail" and instead of failure I get a stupid message
telling me that a jar file