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  442b3dee3931d65fba39842912584ef8cb0215f9 (commit)
       via  a7a47dc29faa4b6ca1815de447b8e35199dbc6f9 (commit)
      from  b3653fc883a10c28e1cb52da0bb31416c91b5ae3 (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 442b3dee3931d65fba39842912584ef8cb0215f9
Merge: b3653fc a7a47dc
Author: Eike Stepper <[email protected]>
Date:   Wed May 2 12:10:09 2012 +0200

    [369646] [DB] ClassCastException after setBranch when server cache contains 
partially loaded collections
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=369646

commit a7a47dc29faa4b6ca1815de447b8e35199dbc6f9
Author: Eike Stepper <[email protected]>
Date:   Wed May 2 09:48:07 2012 +0200

    [369646] [DB] ClassCastException after setBranch when server cache contains 
partially loaded collections
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=369646

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

Summary of changes:
 .../revision/delta/CDORevisionDeltaImpl.java       | 1105 +++---
 .../cdo/spi/common/revision/BaseCDORevision.java   |   48 +-
 .../spi/common/revision/DelegatingCDORevision.java |   16 +
 .../spi/common/revision/InternalCDORevision.java   |   10 +
 .../cdo/spi/common/revision/StubCDORevision.java   |   16 +
 .../HorizontalBranchingClassMapping.java           | 2241 ++++++------
 .../cdo/internal/server/DelegatingRepository.java  |  829 +++--
 .../emf/cdo/internal/server/Repository.java        | 3966 ++++++++++----------
 .../internal/server/TransactionCommitContext.java  |    9 +-
 .../org/eclipse/emf/cdo/internal/server/View.java  |  620 ++--
 .../emf/cdo/spi/server/InternalRepository.java     |  485 ++--
 .../org/eclipse/emf/cdo/tests/ChunkingTest.java    |  732 ++--
 .../eclipse/emf/cdo/tests/ChunkingWithMEMTest.java |  279 +-
 .../cdo/tests/bugzilla/Bugzilla_369646_Test.java   |   24 +-
 .../eclipse/emf/internal/cdo/CDOObjectImpl.java    | 3265 ++++++++--------
 .../emf/internal/cdo/object/CDOLegacyWrapper.java  |    2 +
 .../emf/internal/cdo/session/CDOSessionImpl.java   | 3708 +++++++++---------
 17 files changed, 8841 insertions(+), 8514 deletions(-)


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

Reply via email to