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 a35435d84edb5282707ec3c262277cad89ab3e0b (commit)
via 122b20e5a0bbad29bff306188a56357d196f94b3 (commit)
from eeef27373d8ba469c84980f2bc56a3be2c1cbfc0 (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 a35435d84edb5282707ec3c262277cad89ab3e0b
Author: Eike Stepper <[email protected]>
Date: Fri Apr 19 11:38:32 2013 +0200
[406068] Memory leak through CDOPackageInfo adapters on EPackages
https://bugs.eclipse.org/bugs/show_bug.cgi?id=406068
commit 122b20e5a0bbad29bff306188a56357d196f94b3
Author: Eike Stepper <[email protected]>
Date: Fri Apr 19 10:48:09 2013 +0200
Map package infos in package registry
-----------------------------------------------------------------------
Summary of changes:
.../common/internal/db/cache/DBRevisionCache.java | 27 ++++----
.../emf/cdo/common/model/CDOPackageInfo.java | 6 +-
.../emf/cdo/common/protocol/CDODataInput.java | 6 ++
.../eclipse/emf/cdo/common/util/CDOCommonUtil.java | 3 +-
.../internal/common/model/CDOPackageInfoImpl.java | 69 +++++++++++++++-----
.../common/model/CDOPackageRegistryImpl.java | 39 ++++-------
.../internal/common/model/CDOPackageUnitImpl.java | 40 ++++++------
.../spi/common/model/InternalCDOPackageInfo.java | 9 ++-
.../common/model/InternalCDOPackageRegistry.java | 5 ++
.../cdo/spi/common/protocol/CDODataInputImpl.java | 5 +-
.../cdo/internal/net4j/CDONet4jSessionImpl.java | 17 +++--
.../net4j/protocol/CDOClientIndication.java | 3 +-
.../internal/net4j/protocol/CDOClientRequest.java | 3 +-
.../protocol/CDOClientRequestWithMonitoring.java | 3 +-
.../server/internal/lissome/LissomeFileHandle.java | 3 +-
.../net4j/protocol/CDOServerIndication.java | 3 +-
.../CDOServerIndicationWithMonitoring.java | 3 +-
.../cdo/transaction/CDOTransactionImpl.java | 3 +-
18 files changed, 140 insertions(+), 107 deletions(-)
hooks/post-receive
--
CDO Model Repository
_______________________________________________
cdo-commit mailing list
[email protected]
http://dev.eclipse.org/mailman/listinfo/cdo-commit