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 206773b98acdf77c2691c60eded4775853b440fe (commit)
from f4c6530fe89f4c3bfa6f4486c0abc0dd1fe277be (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 206773b98acdf77c2691c60eded4775853b440fe
Author: Eike Stepper <[email protected]>
Date: Sat Dec 10 10:23:23 2011 +0100
[366290] Provide an OMBundle.getClasses() method
https://bugs.eclipse.org/bugs/show_bug.cgi?id=366290
-----------------------------------------------------------------------
Summary of changes:
.../src/org/eclipse/emf/cdo/tests/AllConfigs.java | 154 +-------------------
.../emf/cdo/tests/config/impl/ConfigTestSuite.java | 31 ++++
.../eclipse/emf/internal/cdo/bundle/Activator.java | 10 +-
.../src/org/eclipse/net4j/util/ui/UIActivator.java | 10 +-
.../net4j/internal/util/bundle/AbstractBundle.java | 25 +++
.../org/eclipse/net4j/internal/util/bundle/OM.java | 10 +-
.../net4j/internal/util/om/LegacyBundle.java | 117 ++++++++++++++-
.../eclipse/net4j/internal/util/om/OSGiBundle.java | 29 ++++
.../net4j/util/collection/AbstractIterator.java | 79 ++++++++++
.../src/org/eclipse/net4j/util/om/OMBundle.java | 12 ++-
.../org/eclipse/net4j/util/om/OSGiActivator.java | 10 +-
11 files changed, 319 insertions(+), 168 deletions(-)
create mode 100644
plugins/org.eclipse.net4j.util/src/org/eclipse/net4j/util/collection/AbstractIterator.java
hooks/post-receive
--
CDO Model Repository
_______________________________________________
cdo-commit mailing list
[email protected]
http://dev.eclipse.org/mailman/listinfo/cdo-commit