The plugin is 1.4 and the booter/api is 1.3 so that you can still run tests on old JDKs.

The plugin *could* be updated to 1.5 if it is made to require Maven 2.2. Probably not worth it at this stage.

- Brett

On 03/11/2009, at 6:09 PM, Kristian Rosenvold wrote:

I am working on a patch to surefire and find that habitually I'm
consistently grabbing got my <>'s and java 5 for loops. I see the
following seems to apply:

Some surefire-providers have an implicit java 5 requirement because
(like junit 4) they support java 5 projects.

But what language levels are effective in shared modules (like
surefire-api), surefire-plugin and surefire-booter ? At least sine poms
don't seem to be entirely correctly set up to refelect language levels
either (testng provider uses java 5 features but does not seem to be at
java 5 language level in the poms - AFAIK)


Regards,

Kristian Rosenvold





---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to