A couple of months ago, I posted an adapter for Ant that allowed you to use your plain-old Ant files to compile Java code using Sun’s early-access compiler.
Well, Sun have released 2.0-ea of that early-access compiler; which adds support for the JSR201 syntactic sugar. It also breaks my compiler adapter, so I’ve had to update it.