Hi,

        I've develloped 3 little custom tasks, I think it would be valuable
to other users of Ant. Here is a brief description of theses tasks :

        1. EvaluateProperty : This task enables the user to compare the
contain of a property  to a value (or a Regexp) and execute a task or a set
of tasks (through the <antcall> tag).  
        
        2. Iterate: This task enables the users to iterate through one or
many filesets and perform  Ant tasks. The full path of the file is pass
through a property which the name is determined by the user.

        3. For : Like the name suggest, its a for loop ! It cant be
configure to run ant task for a specific number or iteration.

        
        let me know if you're interested in my contribution to this project.


        Best regards.





        -------------------------------------------
        > St�phan Corriveau                             <
        > Conseiller                                    <
        >                                                       <
        > CGI - Centre de services � la BLC             <       
        > T�l�phone:   (514) 284-2756 poste 2829        <
        > [EMAIL PROTECTED]                     <
        -------------------------------------------






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

Reply via email to