peter royal wrote:
On Oct 31, 2006, at 12:14 AM, Julien Vermillard wrote:
Why not simply provide a kind of ant script for fix the sources for
1.5 ?

i was going to go a bit farther.. replace usage of synchronization with the java5 concurrent data structures (which we could do in 1.4 by using backport more, but i just assume go java5). also update the source to be java5-clean (add @Override, use new for loop, etc).

it'd really be a new version. mostly the same, just enhanced for java5 :)


Shouldn't this be going into a non-bug fix branch. 1.0 is sealed now in terms of the API. All that should happen are bug fixes with 1.0.x right?

Am I missing something here?

Alex

Reply via email to