You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Raja Nagendra Kumar <Na...@tejasoft.com> on 2008/03/30 05:48:46 UTC

import ask to support path structures

It may be a good value, if import supports fileset or any path structures to
disover list of files it needs to import.

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

Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
-- 
View this message in context: http://www.nabble.com/import-ask-to-support-path-structures-tp16378253p16378253.html
Sent from the Ant - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org