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, bugs/396743 has been updated
       via  66de2a0d6677e4c9fb25c19728bc9aac0bf74d0a (commit)
      from  20dce792a76718b199400de10e7df4ebd4f8b370 (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 66de2a0d6677e4c9fb25c19728bc9aac0bf74d0a
Author: Eike Stepper <[email protected]>
Date:   Tue May 28 15:07:11 2013 +0200

    [396743] [DB] List size column mismatching the row entries
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=396743

-----------------------------------------------------------------------

Summary of changes:
 .../.settings/.api_filters                         |    6 +
 .../eclipse/emf/cdo/common/util/CDOCommonUtil.java |    6 +
 .../common/revision/AbstractCDORevisionCache.java  |   50 +++-
 .../common/revision/CDORevisionManagerImpl.java    |    6 +
 .../common/revision/InternalCDORevisionCache.java  |    2 +
 .../.settings/.api_filters                         |   16 +
 .../cdo/server/internal/db/DBStoreAccessor.java    |    4 +-
 .../horizontal/AbstractListTableMapping.java       |    9 +-
 .../horizontal/HorizontalNonAuditClassMapping.java |  236 ++++++++++----
 .../horizontal/NonAuditListTableMapping.java       |   53 +++-
 .../.settings/.api_filters                         |   31 +--
 .../emf/cdo/internal/server/Repository.java        |   37 ++-
 .../internal/server/TransactionCommitContext.java  |  321 ++------------------
 .../emf/cdo/spi/server/InternalCommitContext.java  |    5 +
 .../src/org/eclipse/emf/cdo/tests/db/H2Config.java |    4 +-
 .../org/eclipse/emf/cdo/tests/TransactionTest.java |   49 ---
 .../cdo/tests/bugzilla/Bugzilla_396743_Test.java   |  265 ++++++++++++++++
 .../emf/cdo/tests/util/TestRevisionManager.java    |    7 -
 .../emf/internal/cdo/session/CDOSessionImpl.java   |    6 +
 .../eclipse/emf/internal/cdo/view/CDOViewImpl.java |    2 +-
 .../org/eclipse/net4j/signal/SignalProtocol.java   |    6 +
 21 files changed, 656 insertions(+), 465 deletions(-)
 create mode 100644 
plugins/org.eclipse.emf.cdo.tests/src/org/eclipse/emf/cdo/tests/bugzilla/Bugzilla_396743_Test.java


hooks/post-receive
-- 
CDO Model Repository
_______________________________________________
cdo-commit mailing list
[email protected]
http://dev.eclipse.org/mailman/listinfo/cdo-commit

Reply via email to