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 4a6a3d572b347af4924a55f619d2a4922281dd9e (commit)
from 97dd29eb2d075fa53fc7c159368a5c3e65ff3985 (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 4a6a3d572b347af4924a55f619d2a4922281dd9e
Author: Eike Stepper <[email protected]>
Date: Thu Dec 15 10:26:11 2011 +0100
Combining cdo.tests and cdo.tests.db into cdo.tests.all
-----------------------------------------------------------------------
Summary of changes:
.../org.eclipse.emf.cdo.tests-feature/feature.xml | 7 +
plugins/org.eclipse.emf.cdo.releng/build.xml | 2 +-
.../.classpath | 0
plugins/org.eclipse.emf.cdo.tests.all/.options | 3 +
plugins/org.eclipse.emf.cdo.tests.all/.project | 38 ++
.../.settings/org.eclipse.core.resources.prefs | 0
.../.settings/org.eclipse.jdt.core.prefs | 362 ++++++++++++++++++++
.../.settings/org.eclipse.jdt.ui.prefs | 0
.../org.eclipse.ltk.core.refactoring.prefs | 0
.../.settings/org.eclipse.mylyn.tasks.ui.prefs | 0
.../.settings/org.eclipse.mylyn.team.ui.prefs | 0
.../.settings/org.eclipse.pde.api.tools.prefs | 0
.../.settings/org.eclipse.pde.prefs | 32 ++
.../CDO AutomatedTests.launch | 20 ++
.../META-INF/MANIFEST.MF | 16 +
.../org.eclipse.emf.cdo.tests.all}/about.html | 0
.../org.eclipse.emf.cdo.tests.all/build.properties | 22 ++
.../org.eclipse.emf.cdo.tests.all}/copyright.txt | 0
.../plugin.properties | 0
.../plugin.xml | 0
.../eclipse/emf/cdo/tests/all/AutomatedTests.java | 31 ++
.../org/eclipse/emf/cdo/tests/all/bundle/OM.java | 44 +++
.../META-INF/MANIFEST.MF | 6 +-
.../org.eclipse.emf.cdo.tests/META-INF/MANIFEST.MF | 44 ++--
plugins/org.eclipse.emf.cdo.tests/build.properties | 11 +-
25 files changed, 610 insertions(+), 28 deletions(-)
copy plugins/{org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.emf.edit =>
org.eclipse.emf.cdo.tests.all}/.classpath (100%)
create mode 100644 plugins/org.eclipse.emf.cdo.tests.all/.options
create mode 100644 plugins/org.eclipse.emf.cdo.tests.all/.project
copy plugins/{org.eclipse.emf.cdo.tests =>
org.eclipse.emf.cdo.tests.all}/.settings/org.eclipse.core.resources.prefs (100%)
create mode 100644
plugins/org.eclipse.emf.cdo.tests.all/.settings/org.eclipse.jdt.core.prefs
copy plugins/{org.eclipse.emf.cdo.common.db =>
org.eclipse.emf.cdo.tests.all}/.settings/org.eclipse.jdt.ui.prefs (100%)
copy plugins/{org.eclipse.emf.cdo.common.db =>
org.eclipse.emf.cdo.tests.all}/.settings/org.eclipse.ltk.core.refactoring.prefs
(100%)
copy plugins/{org.eclipse.emf.cdo.common.db =>
org.eclipse.emf.cdo.tests.all}/.settings/org.eclipse.mylyn.tasks.ui.prefs (100%)
copy plugins/{org.eclipse.emf.cdo.common.db =>
org.eclipse.emf.cdo.tests.all}/.settings/org.eclipse.mylyn.team.ui.prefs (100%)
copy plugins/{org.eclipse.emf.cdo.common.db =>
org.eclipse.emf.cdo.tests.all}/.settings/org.eclipse.pde.api.tools.prefs (100%)
create mode 100644
plugins/org.eclipse.emf.cdo.tests.all/.settings/org.eclipse.pde.prefs
create mode 100644 plugins/org.eclipse.emf.cdo.tests.all/CDO
AutomatedTests.launch
create mode 100644 plugins/org.eclipse.emf.cdo.tests.all/META-INF/MANIFEST.MF
copy {features/org.eclipse.emf.cdo.explorer.product-feature =>
plugins/org.eclipse.emf.cdo.tests.all}/about.html (100%)
create mode 100644 plugins/org.eclipse.emf.cdo.tests.all/build.properties
copy {features/org.eclipse.emf.cdo.explorer.product-feature =>
plugins/org.eclipse.emf.cdo.tests.all}/copyright.txt (100%)
copy plugins/{org.eclipse.emf.cdo.tests =>
org.eclipse.emf.cdo.tests.all}/plugin.properties (100%)
copy plugins/{org.eclipse.emf.cdo.tests =>
org.eclipse.emf.cdo.tests.all}/plugin.xml (100%)
create mode 100644
plugins/org.eclipse.emf.cdo.tests.all/src/org/eclipse/emf/cdo/tests/all/AutomatedTests.java
create mode 100644
plugins/org.eclipse.emf.cdo.tests.all/src/org/eclipse/emf/cdo/tests/all/bundle/OM.java
hooks/post-receive
--
CDO Model Repository
_______________________________________________
cdo-commit mailing list
[email protected]
http://dev.eclipse.org/mailman/listinfo/cdo-commit