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  599cf8257167a7695ef7be4c07ddf67b9dbb8ad8 (commit)
      from  efe134411cb0a956f579a5545a841a8491c80599 (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 599cf8257167a7695ef7be4c07ddf67b9dbb8ad8
Author: Eike Stepper <[email protected]>
Date:   Thu Aug 2 10:34:39 2012 +0200

    [386413] Add option to serialize commits
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=386413

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

Summary of changes:
 .../org.eclipse.emf.cdo.admin/META-INF/MANIFEST.MF |   10 +-
 .../admin/CDOAdminClientRepositoryImpl.java        |    8 ++
 .../META-INF/MANIFEST.MF                           |   68 +++++++-------
 .../emf/cdo/common/CDOCommonRepository.java        |    6 ++
 .../org.eclipse.emf.cdo.net4j/META-INF/MANIFEST.MF |   12 ++--
 .../net4j/CDONet4jSessionConfigurationImpl.java    |    8 ++
 .../net4j/protocol/OpenSessionRequest.java         |   10 ++-
 .../internal/admin/CDOAdminServerRepository.java   |    6 ++
 .../META-INF/MANIFEST.MF                           |    8 +-
 .../protocol/CommitTransactionIndication.java      |    4 +-
 .../net4j/protocol/OpenSessionIndication.java      |    1 +
 .../META-INF/MANIFEST.MF                           |   22 +++---
 .../emf/cdo/internal/server/Repository.java        |   38 ++++++++
 .../emf/cdo/internal/server/ServerCDOView.java     |    5 +
 .../internal/server/TransactionCommitContext.java  |   40 +++++----
 .../EmbeddedClientSessionConfiguration.java        |    5 +
 .../org/eclipse/emf/cdo/server/IRepository.java    |   31 ++++---
 .../emf/cdo/spi/server/InternalRepository.java     |    5 +
 plugins/org.eclipse.emf.cdo/.settings/.api_filters |    8 ++
 plugins/org.eclipse.emf.cdo/plugin.xml             |    2 +-
 .../emf/internal/cdo/messages/messages.properties  |    2 +
 .../internal/cdo/session/SessionProperties.java    |   96 +++++++++++++++++++-
 .../eclipse/emf/spi/cdo/CDOSessionProtocol.java    |   16 +++-
 23 files changed, 311 insertions(+), 100 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