Having got to this point in the conversation, it seems to me that the 
documentation and the implementation do not match. So, is this a bug or should 
the documentation be updated?
 
Phil :n.

        -----Original Message----- 
        From: Alexey N. Solofnenko [mailto:[EMAIL PROTECTED] 
        Sent: Fri 13/08/2004 22:45 
        To: Ant Developers List 
        Cc: 
        Subject: Re: Bug in the "glob" file mapper?
        
        

        Sometimes you do not know exact path, because some products like to put
        version number into base directory name (I really hate it, but it is
        just common practice). If you know that there is exactly one file with a
        given name, sometimes it is easier to use <fileset includes="**/name"/>
        instead of specifying full file name and change it every time somebody
        decides to change library build number.
        
        - Alexey.
        
        Dominique Devienne wrote:
        
        >
        >I think I misunderstood what you wanted to do. To copy a single file
        >from one place to another, just use <copy file="" tofile="" />. --DD
        >
        >---------------------------------------------------------------------
        >To unsubscribe, e-mail: [EMAIL PROTECTED]
        >For additional commands, e-mail: [EMAIL PROTECTED]
        > 
        >
        
        ---------------------------------------------------------------------
        To unsubscribe, e-mail: [EMAIL PROTECTED]
        For additional commands, e-mail: [EMAIL PROTECTED]
        
        

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

Reply via email to