----- Original Message ----- From: "Erik Hatcher" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, June 18, 2002 20:01 Subject: Re: cvs commit: jakarta-ant/src/main/org/apache/tools/ant/taskdefs Ear.java Jar.java Zip.java
> Could not be null if you're writing an Ant build file. > > Only if you are calling through the API could you pass a null. If the > fileset is empty, that would be fine, as I'm sure could easily happen > through a build file when no files exist in the directory specified, or none > match the includes, or all are excluded. > > Don't give me a hard time.... I'm just a poor boy improving the > documentation! :) yeah, but why not add @pre and @post tags while you are at it :) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
