Re: RE: [m2] java 5's apt.exe as a compiler option?

2006-02-20 Thread Eddie O';Neil
packages wanting to use this > > infrastructure in their build. > > > > This is my +1 to move it into either codehaus mojos or maven's > > sandbox. > > > > -Original Message- > > From: Eddie O'Neil [mailto:[EMAIL PROTECTED] > > Sent: Sunday, Feb

[m2] java 5's apt.exe as a compiler option?

2006-02-19 Thread Eddie O';Neil
All-- I'm interested in the status of Java 5 support in Maven, particularly around supporting the JDK's new tool bin/apt.exe which is Sun's extension of javac.exe. I've written an extension of "plexus-compiler-javac" that adds support for "apt.exe" so that annotation processors can be hosted at