Re: dojo question

2006-06-08 Thread Peter Dawn
thanks guys, will that a try. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: dojo question

2006-06-08 Thread Shing Hing Man
Have you tried something like ? Shing --- Peter Dawn <[EMAIL PROTECTED]> wrote: > hi guys, > sorry for asking an ant question. but i am trying to > implement dojo > and my ant file wouldnt include all my sub-folders. > i have tried *.*, > *. but to no luck. can you guys suggest something > w

Re: dojo question

2006-06-08 Thread Ron Piterman
**/* cheers, Ron Peter Dawn wrote: hi guys, sorry for asking an ant question. but i am trying to implement dojo and my ant file wouldnt include all my sub-folders. i have tried *.*, *. but to no luck. can you guys suggest something which will fix this problem. thanks.