Stefano Bagnara schrieb:
I checked the history for DefaultJamesUser and it doesn't seem to have changed interface/signatures since 2.2.0 (apart the last initialize removal). So 2.3.0RCs and 2.2.0 should have the same SerialVersionUIDs and only trunk after 16 Sep is different: am I wrong?

If so then we should simply add the serialversionUID (the one from 2.2.0) to both 2.3.0 and 2.2.0.
[..]
Thx for checkin this. But i think its not so easy.. From javadocs:

The serialversion depends on sorted methods and something more. Imho it should not depend on compiler or similar things.

I just confirmed that James 2.2.0 and James 2.3.0rc3 have the same serialversionuid: 6323959976390389529L;

So we have to add this to trunk where I removed "initialize" method and "Initializable" interface because it made sense.

Stefano



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to