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  b8143d0a1aa58451eaf2bcf4d3531f1c465e8ed9 (commit)
       via  7658b38c22842ba2e006a4b65cee6bc019858652 (commit)
      from  3b76805b60dc8b72903a0c597bbbbb1c266bff0a (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 b8143d0a1aa58451eaf2bcf4d3531f1c465e8ed9
Author: Eike Stepper <[email protected]>
Date:   Wed Apr 10 19:48:00 2013 +0200

    [405343] [DB] Automatically determine whether Ecore must be mapped
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=405343

commit 7658b38c22842ba2e006a4b65cee6bc019858652
Author: Eike Stepper <[email protected]>
Date:   Wed Apr 10 17:53:43 2013 +0200

    [405343] [DB] Automatically determine whether Ecore must be mapped
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=405343

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

Summary of changes:
 .../admin/CDOAdminClientRepositoryImpl.java        |    6 +-
 .../emf/cdo/common/CDOCommonRepository.java        |    2 +
 .../config/cdo-server.xml                          |    1 -
 .../config/cdo-server.xml                          |    1 -
 .../net4j/CDONet4jSessionConfigurationImpl.java    |    6 +-
 .../net4j/protocol/OpenSessionRequest.java         |   10 +-
 .../internal/admin/CDOAdminServerRepository.java   |    2 +-
 .../db/mapping/AbstractMappingStrategy.java        |  160 ++++++++++++++++++--
 .../hibernate/HibernateRawCommitContext.java       |   24 +++
 .../protocol/CommitTransactionIndication.java      |   18 +++
 .../net4j/protocol/OpenSessionIndication.java      |    1 -
 .../config-ssl/cdo-server.xml                      |    1 -
 .../config/cdo-server.xml                          |    1 -
 .../cdo/internal/server/DelegatingRepository.java  |    1 +
 .../emf/cdo/internal/server/Repository.java        |   11 +-
 .../emf/cdo/internal/server/ServerCDOView.java     |    1 +
 .../internal/server/TransactionCommitContext.java  |   71 +++++++---
 .../EmbeddedClientSessionConfiguration.java        |    1 +
 .../org/eclipse/emf/cdo/server/IRepository.java    |    2 +
 .../org/eclipse/emf/cdo/server/IStoreAccessor.java |   10 ++
 .../emf/cdo/spi/server/InternalCommitContext.java  |   10 ++
 .../eclipse/emf/cdo/spi/server/StoreAccessor.java  |    7 +-
 .../cdo/tests/bugzilla/Bugzilla_316444_Test.java   |    2 +
 .../cdo/tests/bugzilla/Bugzilla_404318_Test.java   |   10 --
 .../cdo/tests/config/impl/RepositoryConfig.java    |    1 -
 plugins/org.eclipse.emf.cdo/plugin.xml             |    2 +-
 .../emf/internal/cdo/messages/messages.properties  |    2 -
 .../internal/cdo/session/SessionProperties.java    |   12 +--
 .../eclipse/emf/spi/cdo/CDOSessionProtocol.java    |   13 +-
 29 files changed, 287 insertions(+), 102 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