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 3542d896a210caeae66e0abf05a212431f3903e1 (commit)
from af635c5221898ede2421307717ef4479b56a186d (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 3542d896a210caeae66e0abf05a212431f3903e1
Author: Eike Stepper <[email protected]>
Date: Sat Jun 29 13:44:05 2013 +0200
[411927] CDOSessionImpl can "freeze" during invalidation reordering
https://bugs.eclipse.org/bugs/show_bug.cgi?id=411927
-----------------------------------------------------------------------
Summary of changes:
features/org.eclipse.emf.cdo-feature/feature.xml | 2 +-
.../org.eclipse.emf.cdo.defs-feature/feature.xml | 2 +-
.../org.eclipse.emf.cdo.epp-feature/feature.xml | 2 +-
.../org.eclipse.emf.cdo.sdk-feature/feature.xml | 2 +-
.../org.eclipse.emf.cdo.server-feature/feature.xml | 2 +-
.../feature.xml | 2 +-
.../org.eclipse.emf.cdo.site-feature/feature.xml | 2 +-
.../org.eclipse.emf.cdo.tests-feature/feature.xml | 2 +-
.../META-INF/MANIFEST.MF | 22 +-
.../cdo/internal/server/TimeStampAuthority.java | 73 ++++---
.../internal/server/TransactionCommitContext.java | 26 ++-
.../META-INF/MANIFEST.MF | 16 +-
.../src/org/eclipse/emf/cdo/tests/db/H2Config.java | 4 +-
.../org.eclipse.emf.cdo.tests/META-INF/MANIFEST.MF | 24 +-
.../cdo/tests/bugzilla/Bugzilla_349804_Test.java | 51 +++--
.../cdo/tests/bugzilla/Bugzilla_390185_Test.java | 6 +-
.../cdo/tests/bugzilla/Bugzilla_411927_Test.java | 256 ++++++++++++++++++++
.../.settings/.api_filters | 88 +++++++
.../org.eclipse.emf.cdo.ui/.settings/.api_filters | 86 +++++++
plugins/org.eclipse.emf.cdo/META-INF/MANIFEST.MF | 52 ++--
.../emf/internal/cdo/session/CDOSessionImpl.java | 61 +++--
.../.settings/.api_filters | 91 +++++++
22 files changed, 728 insertions(+), 144 deletions(-)
create mode 100644
plugins/org.eclipse.emf.cdo.tests/src/org/eclipse/emf/cdo/tests/bugzilla/Bugzilla_411927_Test.java
create mode 100644 plugins/org.eclipse.net4j.util.ui/.settings/.api_filters
hooks/post-receive
--
CDO Model Repository
_______________________________________________
cdo-commit mailing list
[email protected]
http://dev.eclipse.org/mailman/listinfo/cdo-commit