> From: Jess Holle [mailto:[EMAIL PROTECTED] > > Any hopes of a general purpose 'apt' (Java 5 annotation processor tool) > task akin to 'javac', e.g. as an contrib-like add-on for Ant 1.6.x? > > I could really use this *now*.
In the mean time, why don't you use: <apply executable="${java.home}/../bin/apt"> ... </apply>. <apply> is a powerful task, more so that most people realize. I for one discovered its full potential (I think) just recently. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]