----- Original Message ----- 
From: "BalaSubramanian" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 30, 2001 9:04 AM
Subject: Re: a zip file with files based on modified time


> hi
> 
> Snippet code
> **********
> 
> 
>  <target name="zip" depends="init"  >
>   <zip zipfile="feb24.zip" basedir="${SRC}" excludes="${DEST}\*.class" />
>     </target>
> 
> I hope this will help u
> 

Which problem does it solve? 

Nico


Reply via email to