how to use ant to copy a folder?
        Posted  
        
            by Derek
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Derek
        
        
        
        Published on 2010-03-19T04:38:10Z
        Indexed on 
            2010/03/19
            4:41 UTC
        
        
        Read the original article
        Hit count: 269
        
Hi, I'm trying to copy a directory with ant task.
I am a newbie in ant; my current solution is:
I'm wondering if there is a better and shorter way to accomplish the same thing?
Thanks in advance
© Stack Overflow or respective owner