>Property expansion is something that happens automatically when tasks
>get configured, neither DirectoryScanner nor any other internal class
>of Ant will perform this step itself.
>
>If you literally invoke setIncludes("${src}"), DirectoryScanner will
>see exactly this String.

Sorry, my message was misleading. 
${src} is replaced by ant with "." before.
I call setIncludes with "./prj/*.java".

Klaus



Is your boss reading your email? ....Probably
Keep your messages private by using Lycos Mail.
Sign up today at http://mail.lycos.com

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

Reply via email to