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 e3fb3d351c6c8a8368bf812604d0251e8958adb9 (commit)
via 3c9e41cdc652a245691db0101b2da0038a870ecc (commit)
via 6b812abbae4b80af3eb418a890b28e201ebdeb85 (commit)
via 1a877f991d9ea787891b707099d589ee32019914 (commit)
from d0ce82c852dcab55b01245438eada3736fa1759f (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 e3fb3d351c6c8a8368bf812604d0251e8958adb9
Author: Eike Stepper <[email protected]>
Date: Sat Sep 29 09:15:34 2012 +0200
[390185] Deadlock on multiple concurrent transactions
https://bugs.eclipse.org/bugs/show_bug.cgi?id=390185
commit 3c9e41cdc652a245691db0101b2da0038a870ecc
Author: Eike Stepper <[email protected]>
Date: Sat Sep 29 08:47:01 2012 +0200
Remove config.xml
commit 6b812abbae4b80af3eb418a890b28e201ebdeb85
Author: Eike Stepper <[email protected]>
Date: Sat Sep 29 08:17:02 2012 +0200
[390684] Add exception handler to IRepositorySynchronizer
https://bugs.eclipse.org/bugs/show_bug.cgi?id=390684
commit 1a877f991d9ea787891b707099d589ee32019914
Author: Eike Stepper <[email protected]>
Date: Fri Sep 28 18:12:10 2012 +0200
[388928] Develop a resource transfer framework
https://bugs.eclipse.org/bugs/show_bug.cgi?id=388928
-----------------------------------------------------------------------
Summary of changes:
.../org.eclipse.emf.cdo.releng/hudson/config.xml | 229 --------------------
.../server/syncing/SynchronizableRepository.java | 5 +-
.../src/org/eclipse/emf/cdo/tests/DetachTest.java | 2 +-
.../cdo/tests/bugzilla/Bugzilla_390185_Test.java | 105 +++++++++
.../eclipse/emf/cdo/tests/offline/OfflineTest.java | 2 +
plugins/org.eclipse.emf.cdo.transfer.ui/plugin.xml | 26 ---
.../transfer/RepositoryTransferDragListener.java | 37 +++-
.../emf/internal/cdo/session/CDOSessionImpl.java | 32 ++--
.../eclipse/net4j/util/concurrent/QueueWorker.java | 4 +-
9 files changed, 162 insertions(+), 280 deletions(-)
delete mode 100644 plugins/org.eclipse.emf.cdo.releng/hudson/config.xml
create mode 100644
plugins/org.eclipse.emf.cdo.tests/src/org/eclipse/emf/cdo/tests/bugzilla/Bugzilla_390185_Test.java
hooks/post-receive
--
CDO Model Repository
_______________________________________________
cdo-commit mailing list
[email protected]
http://dev.eclipse.org/mailman/listinfo/cdo-commit