> From: Mykins, Ann [mailto:[EMAIL PROTECTED] > This seems awfully repetitive - is there a nice way of using > a directory > tree and pattern to basically do an rmic on anything that ends in > "Impl.java"?
Not yet, but in the next version of Ant, the rmic task should be harmonized with all the other file-related tasks, such that it can use the include/exclude patterns. It's on my todo... Arnout
