This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CDO Model Repository".
The branch, master has been updated
via 39ffa4d24715aeb4a36b2118a231fe9605ed02e7 (commit)
via 5ce7219182441088fbcdda476c58d3efd04aec03 (commit)
from 1c67bb211f590b914809556206b1622a0e7ff5f2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 39ffa4d24715aeb4a36b2118a231fe9605ed02e7
Author: Eike Stepper <[email protected]>
Date: Wed May 29 09:52:26 2013 +0200
[396743] [DB] List size column mismatching the row entries
https://bugs.eclipse.org/bugs/show_bug.cgi?id=396743
commit 5ce7219182441088fbcdda476c58d3efd04aec03
Author: Eike Stepper <[email protected]>
Date: Wed May 29 09:22:20 2013 +0200
[396743] [DB] List size column mismatching the row entries
https://bugs.eclipse.org/bugs/show_bug.cgi?id=396743
-----------------------------------------------------------------------
Summary of changes:
.../internal/common/revision/CDORevisionImpl.java | 3 +-
.../cdo/spi/common/revision/BaseCDORevision.java | 10 +
.../spi/common/revision/DelegatingCDORevision.java | 8 +
.../spi/common/revision/InternalCDORevision.java | 5 +
.../emf/cdo/spi/common/revision/RevisionInfo.java | 7 +
.../cdo/spi/common/revision/StubCDORevision.java | 8 +
.../cdo/server/db/mapping/AbstractTypeMapping.java | 50 ++++---
.../horizontal/HorizontalNonAuditClassMapping.java | 100 ++++++++++-
.../internal/server/TransactionCommitContext.java | 6 +-
.../emf/cdo/tests/db/Bugzilla_396743_Test.java | 181 ++++++++++++++++++++
.../src/org/eclipse/emf/cdo/tests/db/DBConfig.java | 13 ++
.../org/eclipse/emf/cdo/tests/db/DBConfigs.java | 1 +
12 files changed, 358 insertions(+), 34 deletions(-)
create mode 100644
plugins/org.eclipse.emf.cdo.tests.db/src/org/eclipse/emf/cdo/tests/db/Bugzilla_396743_Test.java
hooks/post-receive
--
CDO Model Repository
_______________________________________________
cdo-commit mailing list
[email protected]
http://dev.eclipse.org/mailman/listinfo/cdo-commit