I would like to know exact location of file given a fileset way to find one


                <fileset dir="${tejasoft.root}">
                    <include name="**/${name}Common.xml"/>
                </fileset>

Assuming that only one file in tejasoft.root would match the expression
"**/${name}Common.xml.

Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
-- 
View this message in context: 
http://www.nabble.com/how-to-file-path-from-fileset-tp16378261p16378261.html
Sent from the Ant - Users mailing list archive at Nabble.com.


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

Reply via email to