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  1c67bb211f590b914809556206b1622a0e7ff5f2 (commit)
      from  acebbc103d958ff3418423042dea99b2a5325197 (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 1c67bb211f590b914809556206b1622a0e7ff5f2
Author: Eike Stepper <[email protected]>
Date:   Tue May 28 20:18:05 2013 +0200

    [409284] Containment cycles can still occur
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=409284

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

Summary of changes:
 .../net4j/protocol/CommitTransactionRequest.java   |    1 +
 .../hibernate/HibernateRawCommitContext.java       |   18 +
 .../protocol/CommitTransactionIndication.java      |    4 +-
 .../.settings/.api_filters                         |   24 --
 .../emf/cdo/internal/server/Repository.java        |   33 ++-
 .../internal/server/TransactionCommitContext.java  |  347 +++++---------------
 .../server/syncing/ReplicatorCommitContext.java    |    8 +-
 .../server/ContainmentCycleDetectedException.java  |   12 +-
 .../org/eclipse/emf/cdo/server/IStoreAccessor.java |    5 +
 .../emf/cdo/spi/server/InternalCommitContext.java  |   15 +
 .../cdo/tests/bugzilla/Bugzilla_316444_Test.java   |    5 +-
 .../cdo/tests/bugzilla/Bugzilla_409284_Test.java   |  102 ++++++
 12 files changed, 281 insertions(+), 293 deletions(-)
 create mode 100644 
plugins/org.eclipse.emf.cdo.tests/src/org/eclipse/emf/cdo/tests/bugzilla/Bugzilla_409284_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