dev@glassfish.java.net

Re: master-pom question

From: Bobby Bissett <Robert.Bissett_at_Sun.COM>
Date: Fri, 04 Sep 2009 10:32:49 -0400

> Yes, me :-)
> I'll pick-on Kohsuke's brain and see if he remembers why APT
> compiler is forrced to 1.5.

It was replaced by javac in jdk6, right? Well, it's still there I
guess, but not needed. I can't send you more information because it
looks like java.sun.com is down (!?!?!?), but something related:

http://ant.apache.org/manual/CoreTasks/apt.html

So whatever task is using apt could probably just use javac instead
with the right options.

Cheers,
Bobby