Okay so the test 

<target name="test4">
  <gzip src="gzip.xml" zipfile=""/>
</target>

is wrong as it should be expecting an error because zipfile="" is not a
directory not because it's empty. Although this does seem a little
strange and maybe resolveFile should be working differently.

On Thu, 2002-02-28 at 12:20, Stefan Bodewig wrote:
> On 28 Feb 2002, Jeff Martin <[EMAIL PROTECTED]> wrote:
> 
> > Am I right?
> 
> Yes and no.  I now understand why the test passed, but you can still
> get null values for zipFile and source - if the user omits the
> attributes completely.
> 
> Stefan
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 
-- 
Jeff Martin

Memetic Engineer

http://www.custommonkey.org/ 


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

Reply via email to