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