If I have a Java package tree, such as 

com/foo
com/foo/bar1
com/foo/bar2
com/foo/bar3

Given the top of the tree, com/foo, is there any way to do some task, via
antcall(?), with each package (subdirectory) in the tree that contains
*.java files?

thanks,
brian peterson

PS: Ant rocks!

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

Reply via email to