[DomainObjects-Subversion] SF.net SVN: domainobjects: [214] trunk/DomainObjects2
Brought to you by:
rbeauchamp
From: <rbe...@us...> - 2006-09-22 15:26:39
|
Revision: 214 http://svn.sourceforge.net/domainobjects/?rev=214&view=rev Author: rbeauchamp Date: 2006-09-22 08:26:24 -0700 (Fri, 22 Sep 2006) Log Message: ----------- - Fix for bug [ 1552869 ] Exception when Trans_Seq_Num reaches max int value. Fix validated by unit test OptimisticConcurrencyTests.VersionRollsOverWhenMaxValueIsReached(). Modified Paths: -------------- trunk/DomainObjects2/resource/Repository.xml trunk/DomainObjects2/src/Core/DomainObjects/Facade/Domain/EditableObject.cs trunk/DomainObjects2/src/Core/DomainObjects/Facade/Domain/IEditable.cs trunk/DomainObjects2/src/Core/DomainObjects/ObjectAccess/ObjectValueAccessor.cs trunk/DomainObjects2/src/Test/DomainObjects.Test/TestFixture/OptimisticConcurrencyTests.cs trunk/DomainObjects2/testbed/CreateDatabase.sql trunk/DomainObjects2/testbed/CreateDatabaseWithoutIdentity.sql This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |