You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Kristian Rosenvold <kr...@gmail.com> on 2013/03/26 13:32:28 UTC

Terminate java 1.3 and 1.4 support in surefire

I think it's time we remove 1.3 and 1.4 support from surefire and make
1.5 a required minimum all across the board.

The plugin has required 1.5 for quite some time now, but we have been
able to fork down to 1.3 if necessary.

The main reason for doing this upgrade is that it is /hard/ to support
and makes surefire more complex than necessary.
The rest of the maven toolstack has also move to 1.5 across the board.

This is not a vote as such; raise your voice if you think we should
keep 1.3/1.4 support around ;)

Unless someone has concerns we'll bump the next major release to 3.0
and move on.

Kristian

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