You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Kyle Adams <ka...@gfs.com> on 2002/01/07 22:45:28 UTC

[PATCH] Implementation for Jar whenempty attribute

Attached is a patch that re-implements whenempty functionality for a jar when 1) no files are found and 2) no manifests are found.

Note: the patch is based on the Jar.java file from the 01/06/02 Nightly snapshot.  Last I checked the CVS repository, this build included the most recent revision (1.31) of Jar.java.

Kyle